mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/Autobroadcast): Update 'text' column in autobroadcast_locale t… (#22382)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
ALTER TABLE `autobroadcast_locale`
|
||||
CHANGE COLUMN `text` `text` LONGTEXT NOT NULL COLLATE 'utf8mb4_unicode_ci' AFTER `locale`;
|
||||
Reference in New Issue
Block a user