← Back to team overview

dhis2-devs-core team mailing list archive

Update to like/ilike

 

Hi everyone

I just pushed some code that enables the new in-memory filter engine, in
that I have also added a few new operators, and updated a few old ones.

The new operators are documented here
http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s07.html

Please note that we now also have proper support for like and ilike, so you
might need to update your apps to use :ilike: instead of :like: if you
expect non case sensitive.

Please let me know if you see any issues.

--
Morten

Follow ups