Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.5 / 1349_character_aura.sql
blob00a55475c82cc37c603beee90568ea5ec3f99aea
1 ALTER TABLE `character_aura`
2     DROP KEY `guid` ,
3     ADD PRIMARY KEY (`guid`,`spell`) ;