Removed trailing whitespaces and CRLFs
[auctionmangos.git] / sql / updates / 0.6 / 2958_spell_scripts.sql
blob918f865dd67363d675cf4f89ebe5fe9735f604fe
1 ALTER TABLE `spell_scripts`
2   CHANGE COLUMN `datatext` `datatext` text NOT NULL;