fix(DB/Conditions): Increase range check for Lakka gossip (#15139)

This commit is contained in:
Gultask 2023-02-19 20:14:57 -03:00 committed by GitHub
parent a4dcec5e42
commit 62d8743dd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `ConditionValue2`=100 WHERE `SourceGroup`=7868 AND `SourceTypeOrReferenceId` IN (14, 15);