From dadd75953bfe3057bd7fcb53ba2a37429962a73d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Apr 2024 07:34:32 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): c9850b2919e892f43e3ad8dfeea06acaecd38dd8 --- .../rev_1713019573985621400.sql => db_world/2024_04_24_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1713019573985621400.sql => db_world/2024_04_24_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1713019573985621400.sql b/data/sql/updates/db_world/2024_04_24_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1713019573985621400.sql rename to data/sql/updates/db_world/2024_04_24_00.sql index a311be81b..c770b58b2 100644 --- a/data/sql/updates/pending_db_world/rev_1713019573985621400.sql +++ b/data/sql/updates/db_world/2024_04_24_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_04_21_05 -> 2024_04_24_00 DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceEntry` IN (8596)); INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUES (13, 1, 8596, 0, 0, 23, 0, 1519, 0, 0, 0, 'Potential target of the spell in area (1519)'),