mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 23:38:00 +00:00
3
data/sql/updates/db_characters/2026_06_24_00.sql
Normal file
3
data/sql/updates/db_characters/2026_06_24_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_06_01_00 -> 2026_06_24_00
|
||||
ALTER TABLE `mail_server_template`
|
||||
ADD COLUMN `senderEntry` INT UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entry from creature_template. 0 for default "Customer Support" sender.' AFTER `id`;
|
||||
Reference in New Issue
Block a user