presenton/servers/fastapi/alembic/versions
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
..
.gitkeep feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
00b3c27a13bc_init.py feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
82abdbc476a7_add_theme_column_to_presentations.py feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
f42ad4074449_add_theme_column_to_presentations.py feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45