cc-backend/internal/repository/migrations/mysql
2024-03-08 10:47:32 +01:00
..
01_init-schema.down.sql
01_init-schema.up.sql Add migration and introduce dirty flag handling 2024-03-08 10:47:32 +01: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
03_add-userprojects.up.sql
04_alter-table-job.down.sql Fix truncate call on mysql and provide step 4 migrations for mysql 2023-06-07 16:49:08 +02:00
04_alter-table-job.up.sql Fix truncate call on mysql and provide step 4 migrations for mysql 2023-06-07 16:49:08 +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 Change config value datatype 2023-06-29 14:55:38 +02:00
06_change-config.up.sql Change config value datatype 2023-06-29 14:55:38 +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