mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-18 05:49:41 -04:00
*Add new line to end of sqls.
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
DELETE FROM pet_aura WHERE guid NOT IN (SELECT id FROM character_pet);
|
||||
DELETE FROM pet_spell WHERE guid NOT IN (SELECT id FROM character_pet);
|
||||
DELETE FROM pet_spell_cooldown WHERE guid NOT IN (SELECT id FROM character_pet);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user