Files
marcredhat-siem-toolkit-pat…/db/init.sql
T
2026-05-20 23:44:53 +02:00

4 lines
114 B
SQL

-- Tables are created by SQLAlchemy on startup.
-- This file exists for the postgres healthcheck mount.
SELECT 1;