Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.5 / 1349_gameobject_template.sql
blob3a4b66e82392775fa87bf686ea2fa93b85b5dede
1 ALTER TABLE `gameobject_template`
2     DROP KEY `id` ,
3     ADD PRIMARY KEY (`entry`) ;