Files
siem-backend/schema.sql
jbergner 10541fb22d
All checks were successful
release-tag / release-image (push) Successful in 3m4s
Update to META-Data Only
2026-07-18 17:16:10 +02:00

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.