Files
intervalsicu-mcp/alembic/versions
Chris Farhood 8204675a66
build-image / test (push) Successful in 10s
build-image / build (push) Successful in 24s
feat(db): Alembic migration for users table (async env, DATABASE_URL)
Adds alembic/ (async env.py driven by DATABASE_URL) and the 0001 users-table
migration matching the model. enabled now has a DB-level server_default of false
(secure default even for non-ORM inserts). Verified upgrade/downgrade on sqlite.
2026-07-04 19:35:55 -04:00
..