This commit is contained in:
2026-06-22 08:55:57 +08:00
parent dbb87823e8
commit 6ade6e8fa9
325 changed files with 41131 additions and 855 deletions
+3
View File
@@ -0,0 +1,3 @@
DROP INDEX IF EXISTS idx_change_requests_open;
DROP INDEX IF EXISTS idx_change_requests_workspace;
DROP TABLE IF EXISTS change_requests;