chore(DB): import pending files

Referenced commit(s): 1c6eab5856
This commit is contained in:
AzerothCoreBot
2022-08-07 21:24:09 +00:00
parent 1c6eab5856
commit 8987b8f035

View File

@@ -1,3 +1,4 @@
-- DB update 2022_08_02_00 -> 2022_08_07_00
--
ALTER TABLE `character_entry_point`
ADD COLUMN `taxiPath0` INT UNSIGNED DEFAULT 0 NOT NULL AFTER `joinMapId`,