mirror of
https://github.com/marcredhat/SIEM-toolkit-patched
synced 2026-06-08 20:37:12 +00:00
4 lines
114 B
SQL
4 lines
114 B
SQL
-- Tables are created by SQLAlchemy on startup.
|
|
-- This file exists for the postgres healthcheck mount.
|
|
SELECT 1;
|