migrate: drop community_presets table

This commit is contained in:
2026-04-27 14:29:58 +08:00
parent 07467a4812
commit 0ad8e37df1
3 changed files with 1509 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
DROP TABLE "community_presets" CASCADE;
File diff suppressed because it is too large Load Diff
+7
View File
@@ -57,6 +57,13 @@
"when": 1777267706280, "when": 1777267706280,
"tag": "0007_mighty_electro", "tag": "0007_mighty_electro",
"breakpoints": true "breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1777271387867,
"tag": "0008_slim_jubilee",
"breakpoints": true
} }
] ]
} }