DB/Conditions: Fix last conditions

(cherry picked from commit b92bd0b8e0)
This commit is contained in:
Killyana
2018-03-09 14:58:06 +01:00
committed by Shauren
parent 4db098c665
commit 9999fa5edb

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `conditions` WHERE SourceEntry IN (44608) AND `SourceTypeOrReferenceId`=13;
UPDATE `conditions` SET `SourceGroup`=1 WHERE `SourceEntry` IN (44213,43986) AND `SourceTypeOrReferenceId`=13;