Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DatabaseCommand will automatically generate columns and indexes for Multi-Valued Entity Attributes (MVEAs, previously known as Multi-Valued Person Attributes or MVPAs) if configured with the list of parent tables in the table definition:

No Format
"mvpamvea": [ "co_person", "org_identity" ]

...