cc-backend/internal/repository/migrations/sqlite3
Christoph Kluge cff60eb51c increase server timeout limit, improve and add db indices
- change energy footprint key to string
2024-08-27 17:43:48 +02:00
..
01_init-schema.down.sql
01_init-schema.up.sql
02_add-index.down.sql
02_add-index.up.sql
03_add-userprojects.down.sql
03_add-userprojects.up.sql
04_add-constraints.down.sql
04_add-constraints.up.sql
05_extend-tags.down.sql
05_extend-tags.up.sql
06_change-config.down.sql
06_change-config.up.sql
07_fix-tag-id.down.sql Add migration and introduce dirty flag handling 2024-03-08 10:47:32 +01:00
07_fix-tag-id.up.sql Add migration and introduce dirty flag handling 2024-03-08 10:47:32 +01:00
08_add-footprint.down.sql Extend sqlite db migration 2024-08-15 09:41:54 +02:00
08_add-footprint.up.sql increase server timeout limit, improve and add db indices 2024-08-27 17:43:48 +02:00