Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.7 / 3245_mail.sql
blob431f89a73136f62d1b101e2d48dc4bd05d118c38
1 ALTER TABLE `mail`
2   CHANGE COLUMN `itemPageId` `itemTextId` int(11) unsigned NOT NULL default '0';