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,5 +0,0 @@
--
ALTER TABLE `character_entry_point`
ADD COLUMN `taxiPath0` INT UNSIGNED DEFAULT 0 NOT NULL AFTER `joinMapId`,
ADD COLUMN `taxiPath1` INT UNSIGNED DEFAULT 0 NOT NULL AFTER `taxiPath0`,
DROP COLUMN `taxiPath`;