Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5297_realmd_account.sql
blobb5bdcb664d71be6a6d0705028f1b252722fdd320
1 ALTER TABLE `account`
2     CHANGE COLUMN `I` `sha_pass_hash`  VARCHAR(40) NOT NULL default '';