mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-15 04:17:30 +01:00
add missing downgarde index drop, add optimize after downgrades
This commit is contained in:
@@ -1 +1,4 @@
|
||||
DROP INDEX IF EXISTS jobs_cluster_user_starttime_stats;
|
||||
DROP INDEX IF EXISTS jobs_cluster_project_starttime_stats;
|
||||
|
||||
PRAGMA optimize;
|
||||
|
||||
Reference in New Issue
Block a user