Skip to content
Snippets Groups Projects
Commit fdfcf5e4 authored by Cedric CAFFY's avatar Cedric CAFFY
Browse files

Added DEFERRED constraint for CTA_CATALOGUE table

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
parent d7810bd5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment