Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 06598_character_spell.sql
blobbd5f6fdce84d8c7cdd663eba4f0ea71884deb641
1 ALTER TABLE `character_spell`
2     ADD COLUMN `disabled` tinyint(3) unsigned NOT NULL default '0';