Support for "NOT LIKE" and "NOT SIMILAR TO"
The parser and StringMatchOperator class only supported "LIKE" and "SIMILAR TO", not the inverse. Now this is fixed.
Showing
+23 -5
Please register or sign in to comment
The parser and StringMatchOperator class only supported "LIKE" and "SIMILAR TO", not the inverse. Now this is fixed.