Import pending SQL update file...

Referenced commit(s): 811233974a
This commit is contained in:
AzerothCoreBot
2020-01-04 07:49:17 +00:00
parent 811233974a
commit 4103801f3b
2 changed files with 30 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
INSERT INTO `version_db_characters` (`sql_rev`) VALUES ('1572815191193825836');
UPDATE `worldstates` SET `comment`='NextDailyQuestResetTime' WHERE `entry`=20005;
DELETE FROM `worldstates` WHERE `entry`=20004;
INSERT INTO `worldstates` (`entry`, `value`, `comment`) VALUES(20004, 0, 'cleaning_flags');