mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
4
data/sql/updates/db_auth/2025_07_03_00.sql
Normal file
4
data/sql/updates/db_auth/2025_07_03_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_02_16_01 -> 2025_07_03_00
|
||||
--
|
||||
ALTER TABLE `autobroadcast_locale`
|
||||
CHANGE COLUMN `text` `text` LONGTEXT NOT NULL COLLATE 'utf8mb4_unicode_ci' AFTER `locale`;
|
||||
Reference in New Issue
Block a user