chore(DB): import pending files

Referenced commit(s): 5d128d38ea
This commit is contained in:
AzerothCoreBot
2023-09-15 00:34:08 +00:00
parent 2dbcee9af0
commit ef8f8bf712

View File

@@ -1,3 +1,4 @@
-- DB update 2023_09_14_01 -> 2023_09_15_00
--
ALTER TABLE `creature`
ADD COLUMN `Comment` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_unicode_ci' AFTER `CreateObject`;