timgws / QueryBuilderParser

A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
MIT License
159 stars 65 forks source link

contains like -> ilike #58

Closed GlauberF closed 1 year ago

GlauberF commented 1 year ago

is there an easy way to change the behavior of contains, so instead of using like, use ilike ? I'm using postgres.