Fix schema mismatch 85/17285/3
authorRob Daugherty <rd472p@att.com>
Wed, 4 Oct 2017 20:04:26 +0000 (16:04 -0400)
committerRob Daugherty <rd472p@att.com>
Wed, 4 Oct 2017 20:33:08 +0000 (16:33 -0400)
commitc91c30eebf37f69f9bec65a83252638a3b855b90
tree99645c9eb6f01d90586e6b475c82f3f1cb9298f9
parentdbcd58efa3662ac987a7e16583298605186d1d93
Fix schema mismatch

Updated MySQL-Catalog-schema.sql to match the Hibernate class
definitions.  Restored the scripts that add default values for
CREATION_TIMESTAMP columns.

Issue: SO-180
Change-Id: Ie76059f4c2497060a4fba8744e974b29d33b16f1
Signed-off-by: Rob Daugherty <rd472p@att.com>
volumes/mariadb/docker-entrypoint-initdb.d/db-sql-scripts/bulkload-files/default/create_mso_db-default.sql
volumes/mariadb/docker-entrypoint-initdb.d/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql
volumes/mariadb/docker-entrypoint-initdb.d/db-sql-scripts/sub-sql-files/catalog_timestamp_mso_db.sql [new file with mode: 0644]
volumes/mariadb/docker-entrypoint-initdb.d/db-sql-scripts/sub-sql-files/site_status_updated_timestamp.sql [new file with mode: 0644]