cc-backend/internal/repository/migrations/sqlite3
2024-07-11 17:24:33 +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 Add migration for footprint 2024-06-28 16:49:24 +02:00
08_add-footprint.up.sql fix: fix db migration to v8, changes key name to cpu_load 2024-07-11 17:24:33 +02:00