timgws / QueryBuilderParser

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

Fix begins with / ends with markers #7

Closed morrislaptop closed 8 years ago

timgws commented 8 years ago

hahahaha, whoops.

slowly backs away from the keyboard

timgws commented 8 years ago

Thanks for this PR, @morrislaptop.

I have written a test for this: https://github.com/timgws/QueryBuilderParser/commit/035a3f34b2c4fb6a4a98d7752d0c88ec72c6a663

morrislaptop commented 8 years ago

Haha no worries ;) FYI I'm using this with @jenssegers mongodb builder and it's all working great so far!

timgws commented 8 years ago

Awesome!

I will add a note in the README :)

---- On Tue, 23 Feb 2016 20:33:54 +1100 Craig Morris <notifications@github.com>wrote ----

Haha no worries ;) FYI I'm using this with @jenssegersmongodb builder and it's all working great so far!

Reply to this email directly or view it on GitHub.