searchable icon indicating copy to clipboard operation
searchable copied to clipboard

ILIKE instead of LIKE

Open realprabs opened this issue 7 years ago • 0 comments

I am using postgres, where LIKE is case sensitive. This does not provide best experience with filters. ILIKE should be used in this case.

Can this be fixed?

realprabs avatar Jul 18 '18 03:07 realprabs