From 90de4bb230c1e0a4900a084439a70d69409696ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Jun 2024 09:20:13 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 2319789804e5e11f88ef2d8cb2766fc957bca870 --- .../{pending_db_world/Hyjal.sql => db_world/2024_06_18_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Hyjal.sql => db_world/2024_06_18_02.sql} (98%) diff --git a/data/sql/updates/pending_db_world/Hyjal.sql b/data/sql/updates/db_world/2024_06_18_02.sql similarity index 98% rename from data/sql/updates/pending_db_world/Hyjal.sql rename to data/sql/updates/db_world/2024_06_18_02.sql index 311752d38..769659e12 100644 --- a/data/sql/updates/pending_db_world/Hyjal.sql +++ b/data/sql/updates/db_world/2024_06_18_02.sql @@ -1,3 +1,4 @@ +-- DB update 2024_06_18_01 -> 2024_06_18_02 -- DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 14) AND (`SourceGroup` IN (7552, 7581, 7706)); INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES