This website requires JavaScript.
Explore
Help
Sign In
ClusterCockpit
/
cc-backend
Watch
1
Star
0
Fork
0
You've already forked cc-backend
mirror of
https://github.com/ClusterCockpit/cc-backend
synced
2025-03-12 09:05:56 +01:00
Code
Issues
Packages
Releases
Activity
cc-backend
/
internal
/
repository
/
migrations
/
mysql
History
Michael Schwarz
a183c23e25
Fix truncate call on mysql and provide step 4 migrations for mysql
2023-06-07 16:49:08 +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_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