chore(DB): import pending files

Referenced commit(s): a369402f4b
This commit is contained in:
AzerothCoreBot 2023-08-12 17:52:14 +00:00
parent a369402f4b
commit 70fdaafd79

View file

@ -1,3 +1,4 @@
-- DB update 2023_08_12_00 -> 2023_08_12_01
--
ALTER TABLE `gossip_menu`
CHANGE COLUMN `MenuID` `MenuID` INT UNSIGNED NOT NULL DEFAULT 0 FIRST;