hades-chart/helm/hades/sql/000_create_db.sql
2026-01-05 17:48:44 +05:30

5 lines
189 B
SQL

-- Database hades_db is automatically created by MySQL Helm chart
-- This file runs first to ensure proper migration ordering
SELECT 'Database migration starting for hades_db' AS message;