mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-20 10:44:34 +00:00
chore(DB): import pending SQL update file
Referenced commit(s): e8742d4054
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
INSERT INTO `version_db_characters` (`sql_rev`) VALUES ('1619247484235757300');
|
||||
|
||||
ALTER TABLE `pet_aura`
|
||||
DROP PRIMARY KEY,
|
||||
ADD PRIMARY KEY (`guid`, `casterGuid`, `spell`, `effectMask`);
|
||||
Reference in New Issue
Block a user