From 25d4d91867b824bd8ed7cb528b1be39696289383 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Wed, 7 Sep 2022 00:28:57 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 701361d8395fb579fa01d3d4e4ada4b10eb8b51f --- .../rev_1661649172326868600.sql => db_world/2022_09_07_06.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1661649172326868600.sql => db_world/2022_09_07_06.sql} (91%) diff --git a/data/sql/updates/pending_db_world/rev_1661649172326868600.sql b/data/sql/updates/db_world/2022_09_07_06.sql similarity index 91% rename from data/sql/updates/pending_db_world/rev_1661649172326868600.sql rename to data/sql/updates/db_world/2022_09_07_06.sql index baa221320..90a12d248 100644 --- a/data/sql/updates/pending_db_world/rev_1661649172326868600.sql +++ b/data/sql/updates/db_world/2022_09_07_06.sql @@ -1,3 +1,4 @@ +-- DB update 2022_09_07_05 -> 2022_09_07_06 DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=374; INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES