Files
TrinityCore/sql/updates/6598_character_spell.sql
Neo2003 9b1c0e006f [svn] * Proper SVN structure
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00

3 lines
98 B
SQL

ALTER TABLE `character_spell`
ADD COLUMN `disabled` tinyint(3) unsigned NOT NULL default '0';