New convention for METADATA table:
- record CDM version in METADATA table with METADATA.VALUE = 'CDM version' and METADATA.VALUE_AS_STRING = '5.3' (or other formal version of CDM)
The table must contain exactly one row for 'CDM version'
Changes to existing tables:
- delete column CDM_VERSION from table CDM_SOURCE
This is because the CDM_SOURCE can have 2 or more rows and the version may differ.
New convention for METADATA table:
The table must contain exactly one row for 'CDM version'
Changes to existing tables:
This is because the CDM_SOURCE can have 2 or more rows and the version may differ.