chore(DB): import pending files

Referenced commit(s): fcd7e383c2
This commit is contained in:
github-actions[bot]
2026-02-25 22:20:56 +00:00
parent fcd7e383c2
commit 4694cb2570

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_25_13 -> 2026_02_25_14
--
DELETE FROM `spell_group` WHERE `id` = 1088 AND `spell_id` IN (-1066, -1067);
INSERT INTO `spell_group` (`id`,`spell_id`) VALUES (1088, -1066), (1088, -1067);