cc-backend/internal/repository/migrations/sqlite3
2024-09-05 16:44:41 +02:00
..
01_init-schema.down.sql
01_init-schema.up.sql Fix database migration order 2023-06-07 11:45:58 +02:00
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 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-09-05 16:44:41 +02:00