DB/Conditions: Fix last conditions

(cherry picked from commit b92bd0b8e07e94ff49166dae6b74c9cd6771d28e)
This commit is contained in:
Killyana
2021-08-24 13:53:06 +02:00
committed by Shauren
parent 4db098c665
commit 9999fa5edb
@@ -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;