mirror of
https://github.com/marcredhat/SIEM-toolkit-patched
synced 2026-06-09 21:07:15 +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;
|