Commit graph

3 commits

Author SHA1 Message Date
sauravniraula
0f460d74f5
fix: prepare fastapi migrations syncing docker migrations 2026-04-09 19:19:06 +05:45
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
sudipnext
9959b5a677 updated 2026-02-20 12:02:23 +05:45