chore(DB): import pending files

Referenced commit(s): 08d74c5d1c
This commit is contained in:
AzerothCoreBot
2022-10-13 19:11:12 +00:00
parent 08d74c5d1c
commit 7ee14d44bf

View File

@@ -1,5 +0,0 @@
--
DELETE FROM `updates` WHERE `name`='Homebind_Orientation.sql';
ALTER TABLE `character_homebind`
ADD COLUMN `posO` FLOAT NOT NULL DEFAULT '0' AFTER `posZ`;