mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
4
data/sql/updates/db_characters/2025_07_29_00.sql
Normal file
4
data/sql/updates/db_characters/2025_07_29_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_07_11_00 -> 2025_07_29_00
|
||||
--
|
||||
ALTER TABLE `mail_server_template_conditions`
|
||||
CHANGE COLUMN `conditionType` `conditionType` ENUM('Level','PlayTime','Quest','Achievement','Reputation','Faction','Race','Class','AccountFlags') NOT NULL COLLATE 'utf8mb4_unicode_ci' AFTER `templateID`;
|
||||
Reference in New Issue
Block a user