fix/include-all-sql-in-dbinit
main
The glob was "sql/004_*.sql" which excluded 000_create_db.sql that creates hades_user. Changed to "sql/*.sql" to include all migration files in alphabetical order. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>