Skip to content

Commit 0fdb557

Browse files
chore(DB): import pending files
Referenced commit(s): 8294652
1 parent 48e7a17 commit 0fdb557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/sql/updates/pending_db_world/rev_1763089455902458300.sql renamed to data/sql/updates/db_world/2025_11_14_03.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- DB update 2025_11_14_02 -> 2025_11_14_03
12
--
23
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceGroup` = 0) AND (`SourceEntry` = 55046) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 1) AND (`ConditionTarget` = 1) AND (`ConditionValue1` = 54894) AND (`ConditionValue2` = 0) AND (`ConditionValue3` = 0);
34
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES

0 commit comments

Comments
 (0)