- 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. |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| 00b3c27a13bc_init.py | ||
| 82abdbc476a7_add_theme_column_to_presentations.py | ||
| f42ad4074449_add_theme_column_to_presentations.py | ||