From 1e28939faba622d4d4474f7267df79b7621526a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Apr 2025 14:56:43 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 19092fa5e3bfeb944ce92b5d5eb11ee2db289200 --- .../fix-Spirit-Calling-q10853.sql => db_world/2025_04_02_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/fix-Spirit-Calling-q10853.sql => db_world/2025_04_02_01.sql} (92%) diff --git a/data/sql/updates/pending_db_world/fix-Spirit-Calling-q10853.sql b/data/sql/updates/db_world/2025_04_02_01.sql similarity index 92% rename from data/sql/updates/pending_db_world/fix-Spirit-Calling-q10853.sql rename to data/sql/updates/db_world/2025_04_02_01.sql index 235b7a6cc..d46e602dd 100644 --- a/data/sql/updates/pending_db_world/fix-Spirit-Calling-q10853.sql +++ b/data/sql/updates/db_world/2025_04_02_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_04_02_00 -> 2025_04_02_01 DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 1 AND `SourceGroup` = 21004 AND `SourceEntry` = 31656); INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES