Previous Topic: Exposing Data

Next Topic: M0 Schema

Changes to Column Names

Beginning with r7.3.10, column names in the underlying tables are suffixed with ‘@’ (if they do not already have one) and prefixed as described below:

For example, the NAME column for the foreign key attribute becomes CHILD_ATTRIBUTE_NAME@ and the ID@ column for the parent attribute would be PARENT_ATTRIBUTE_ID@.