From 87a3be1dc2585f253ac80516b0bcce81f7924dc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 13 Jan 2026 02:05:04 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): df98dc87a3c4f10db4f8e7112112be2febef6482 --- .../rev_1767897182145979000.sql => db_world/2026_01_13_02.sql} | 1 + .../rev_1768081825961966900.sql => db_world/2026_01_13_03.sql} | 1 + 2 files changed, 2 insertions(+) rename data/sql/updates/{pending_db_world/rev_1767897182145979000.sql => db_world/2026_01_13_02.sql} (99%) rename data/sql/updates/{pending_db_world/rev_1768081825961966900.sql => db_world/2026_01_13_03.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1767897182145979000.sql b/data/sql/updates/db_world/2026_01_13_02.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1767897182145979000.sql rename to data/sql/updates/db_world/2026_01_13_02.sql index a9080e7b3..96ee9515b 100644 --- a/data/sql/updates/pending_db_world/rev_1767897182145979000.sql +++ b/data/sql/updates/db_world/2026_01_13_02.sql @@ -1,3 +1,4 @@ +-- DB update 2026_01_13_01 -> 2026_01_13_02 -- DELETE FROM `creature` WHERE `guid` IN (202969, 202970) AND `id1` IN (28667, 28668); DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 28659); diff --git a/data/sql/updates/pending_db_world/rev_1768081825961966900.sql b/data/sql/updates/db_world/2026_01_13_03.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1768081825961966900.sql rename to data/sql/updates/db_world/2026_01_13_03.sql index a206f67c3..86170b944 100644 --- a/data/sql/updates/pending_db_world/rev_1768081825961966900.sql +++ b/data/sql/updates/db_world/2026_01_13_03.sql @@ -1,3 +1,4 @@ +-- DB update 2026_01_13_02 -> 2026_01_13_03 -- Implicit Targets DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceGroup` = 1) AND (`SourceEntry` IN (52833, 52834, 52837, 52838)) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 31) AND (`ConditionValue1` = 3) AND (`ConditionValue2` = 26298); INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES