cc-backend/internal/repository/migrations/sqlite3
2024-08-23 14:52:42 +02:00
..
01_init-schema.down.sql Small fixes after full file review 2023-02-23 12:33:14 +01:00
01_init-schema.up.sql Fix database migration order 2023-06-07 11:45:58 +02:00
02_add-index.down.sql Add composite indexes 2023-06-01 15:40:37 +02:00
02_add-index.up.sql Add composite indexes 2023-06-01 15:40:37 +02:00
03_add-userprojects.down.sql Small fixes after full file review 2023-02-23 12:33:14 +01:00
03_add-userprojects.up.sql Small fixes after full file review 2023-02-23 12:33:14 +01:00
04_add-constraints.down.sql Remove VACUUM 2023-06-05 16:01:14 +02:00
04_add-constraints.up.sql Debug compression service 2023-06-27 14:29:56 +02:00
05_extend-tags.down.sql Add insert timestamp to tag, jobtag 2023-06-27 09:41:06 +02:00
05_extend-tags.up.sql Add insert timestamp to tag, jobtag 2023-06-27 09:41:06 +02:00
06_change-config.down.sql Fix sqlite migration for configuration 2023-06-30 09:15:58 +02:00
06_change-config.up.sql Fix sqlite migration for configuration 2023-06-30 09:15:58 +02:00
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 Merge branch 'dev' into 275_add_tag_scope 2024-08-23 14:52:42 +02:00