mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
e4cab07f32
--HG-- branch : trunk
2 lines
92 B
SQL
2 lines
92 B
SQL
ALTER TABLE `conditions` ADD `ScriptName` char(64) NOT NULL DEFAULT '' AFTER `ErrorTextId`;
|