mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-05 06:17:56 +00:00
2 lines
101 B
SQL
2 lines
101 B
SQL
ALTER TABLE character_spell_cooldown ADD COLUMN `needSend` tinyint(3) unsigned NOT NULL DEFAULT '1';
|