mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-04 20:05:16 +02:00
- Updated migration script to ensure ENUM types and tables are created only if they do not already exist, preventing errors on re-runs. - Added 'IF NOT EXISTS' clauses to table and index creation statements for improved safety during migrations. - Ensured that the migration can be safely re-applied without causing conflicts or failures. |
||
|---|---|---|
| .. | ||
| versions | ||
| env.py | ||
| README | ||
| script.py.mako | ||
Generic single-database configuration with an async dbapi.