chore(DB): import pending files

Referenced commit(s): c0c5cf2f6b
This commit is contained in:
github-actions[bot]
2026-06-24 16:45:12 +00:00
parent c0c5cf2f6b
commit 1ad5374773

View File

@@ -1,2 +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`;