chore(DB): import pending files

Referenced commit(s): 0b0a142580
This commit is contained in:
AzerothCoreBot
2022-07-23 16:14:20 +00:00
parent 0b0a142580
commit 26079bd528

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_23_00 -> 2022_07_23_01
--
ALTER TABLE `pet_levelstats` CHANGE `hp` `hp` INT UNSIGNED DEFAULT 0 NOT NULL,
CHANGE `mana` `mana` INT UNSIGNED DEFAULT 0 NOT NULL,