chore(DB): import pending files

Referenced commit(s): 2f7f9bd72f
This commit is contained in:
github-actions[bot] 2025-11-28 19:02:31 +00:00
parent 2f7f9bd72f
commit 763df55aaa

View file

@ -1,3 +1,4 @@
-- DB update 2025_11_28_04 -> 2025_11_28_05
ALTER TABLE `spell_group` DROP `special_flag`;
ALTER TABLE `spell_group` MODIFY COLUMN `spell_id` int;