Skip to content
  • Cedric CAFFY's avatar
    Added DEFERRED constraint for CTA_CATALOGUE table · 3ce3a804
    Cedric CAFFY authored
    Added SchemaMetadataGetter class in order to filter the database-metadata content returned by the SQLite schema we use to check the Catalogue database
    Example: for Postgres, we cannot get the NOT NULL constraint names, so we filter these constraint names from the SQLite database in order to
    not display that the Postgres catalogue has missing NOT NULL constraints
    3ce3a804