DataCleaner
DataCleaner copied to clipboard
CompareFilter: IN operator
In CompareFilter it would be nice to have an option to specify a list of values that should be checked. In MetaModel there already is support for IN operator. So let's add it to the filter.
I've just found out that this functionality is already present in EqualsFilter.
LGTM! Tested and it works fine!