All checks were successful
release-tag / release-image (push) Successful in 3m4s
12 lines
391 B
SQL
12 lines
391 B
SQL
-- Canonical schema notice
|
|
--
|
|
-- New empty database:
|
|
-- deploy/mariadb/init/001-schema.sql
|
|
--
|
|
-- Existing database:
|
|
-- deploy/mariadb/migrations/002-metadata-first.sql
|
|
--
|
|
-- The former schema.sql was an obsolete, non-idempotent development schema and
|
|
-- has been retained as schema.legacy.sql only for historical reference. Do not
|
|
-- run schema.legacy.sql against a production database.
|