Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4584_character_inventory.sql
blobfe3fa0007950a2d213b2c3ee0ab92ed2f7862e69
1 ALTER TABLE `character_inventory`
2    ADD KEY `idx_guid` ( `guid` );