presenton/servers/fastapi/alembic
sudipnext f050064771 feat: add legacy database migration support and new database schema
- Introduced functions to handle legacy database stamping and migration.
- Added a new Alembic migration script for initializing the database schema.
- Enhanced the migration process to check for unversioned databases and apply necessary stamps before upgrades.
- Created new migration files for adding a theme column to presentations.
2026-03-26 15:33:49 +05:45
..
versions feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
env.py feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
script.py.mako feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45