Skip to content

Removing columns from CDM_SOURCE and using METADATA instead #166

@vojtechhuser

Description

@vojtechhuser

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions