- Dec 06, 2019
-
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
A previous commit had spun part of the code into a base library, but the split of the library was not helping. Replaced the cta-lib-base RPM with a cta-lib-common RPM.
-
Michael Davis authored
-
Cedric CAFFY authored
-
Eric Cano authored
-
Giuseppe Lo Presti authored
-
Cedric CAFFY authored
Corrected the CatalogueTest::getSchemaVersion() so that the schema version is compared against the CTA_CATALOGUE_SCHEMA_VERSION_MAJOR/MINOR
-
Cedric CAFFY authored
-
Cedric CAFFY authored
The catalogue.ping() method now checks the equality between the MAJOR version number of the CTA schema version and the MAJOR version number in the database
-
Cedric CAFFY authored
The insertion of the version of the Catalogue schema into the DB is now done when the schema sql files are generated. (catalogue/CMakeLists.txt) The CTA_CATALOGUE_SCHEMA_VERSION_MAJOR and the CTA_CATALOGUE_SCHEMA_VERSION_MINOR are also inserted in version.hpp.in
-
- Dec 05, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
1. Needs to be sys.* so users can't change it 2. Should not be confused with sys.retrieve.req_id
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Dec 04, 2019
-
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Added file size upper bound in problem statement Added conlusion
-
- Dec 03, 2019
-
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Cedric CAFFY authored
-
- Dec 02, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Removed triggers from the CTA catalogue schema because we now use version 10.3 of the MariaDB database server which unlike version 5.5 enforces check constraints
-