- Introduced a new Alembic migration to add a 'theme' column to the 'presentations' table. - Updated migration scripts to handle unversioned databases more gracefully. - Added a script for programmatically deleting local SQLite database files and running migrations. - Enhanced database initialization logic to conditionally run migrations based on environment settings. |
||
|---|---|---|
| .. | ||
| .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 | ||