- 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. |
||
|---|---|---|
| .. | ||
| .cache/export-runtime | ||
| app | ||
| build | ||
| resources | ||
| scripts | ||
| servers | ||
| .gitignore | ||
| build.js | ||
| generate_update.js | ||
| package-lock.json | ||
| package.json | ||
| sync_export_runtime.js | ||
| tsconfig.json | ||
| version.json | ||