hm_ai_qc_report_tool/migrations
nickviljoen 2258fa532b Phase 0: bootstrap Alembic, add /health, prep for Dev/Prod cutover
- core/health blueprint exposes GET /health for deploy smoke tests
- Replace db.create_all() + ensure_schema() ALTER patch with Alembic
- Initial migration captures current schema (5 tables, all indexes)
- docker-entrypoint runs wait_for_db.py + flask db upgrade before gunicorn
2026-05-09 13:47:54 +02:00
..
versions Phase 0: bootstrap Alembic, add /health, prep for Dev/Prod cutover 2026-05-09 13:47:54 +02:00
alembic.ini Phase 0: bootstrap Alembic, add /health, prep for Dev/Prod cutover 2026-05-09 13:47:54 +02:00
env.py Phase 0: bootstrap Alembic, add /health, prep for Dev/Prod cutover 2026-05-09 13:47:54 +02:00
README Phase 0: bootstrap Alembic, add /health, prep for Dev/Prod cutover 2026-05-09 13:47:54 +02:00
script.py.mako Phase 0: bootstrap Alembic, add /health, prep for Dev/Prod cutover 2026-05-09 13:47:54 +02:00

Single-database configuration for Flask.