-
Improvement
-
Resolution: Unresolved
-
Major
-
4.5.4
-
None
-
1 - Middle term
-
1 - Easy
StringQuery doesn't accept multiple values, then we can't use "equal" operator because it add quotes around the given value (if we try to set the value stringA OR stringB for example), other operators already add parenthesis around the given value without anything more.
Values should be separated by OR by default but the operand should be parameterizable.