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

Use having instead of where #27

Open royduin opened 6 years ago

royduin commented 6 years ago

See: https://github.com/timgws/QueryBuilderParser/issues/26, it's not yet implemented completely; work in progress but is this the way you like it @timgws? Implement it with the whereNested() would be the biggest challenge I think.