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
2026-06-26 12:20:36 +02:00
Code
Issues
Packages
Releases
Activity
Files
35bd7739c647d79be80fd762b2140a08ae79e7fd
cc-backend
/
internal
/
repository
/
migrations
/
sqlite3
T
History
moebiusband
35bd7739c6
fix: Replace reserved keywords in database schemas
...
Port migration to mariadb
2024-11-21 15:02:30 +01: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
fix: Replace reserved keywords in database schemas
2024-11-21 15:02:30 +01:00