Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.11 / 6298_characters_characters.sql
blob55485470a03fd98a8e51cbbed5e53fc6ecb4853e
1 ALTER TABLE characters
2   ADD COLUMN death_expire_time bigint(20) unsigned NOT NULL default '0' AFTER zone;