chore(DB): import pending files

Referenced commit(s): f6b8840e34
This commit is contained in:
AzerothCoreBot
2022-10-13 17:07:18 +00:00
parent f6b8840e34
commit c59f6be057

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_11_08 -> 2022_10_13_00
--
ALTER TABLE `spell_proc`
CHANGE `spellId` `SpellId` INT(11) NOT NULL DEFAULT 0 FIRST,