Skip to content

Releases: asseco-voice/laravel-json-query-builder

Added contains, starts_with, ends_with operators

04 Mar 13:11
fd8f5c3
Compare
Choose a tag to compare
Implemented contains,starts/ends_with in searchCallbacks instead of i…

…… (#53)

* Implemented contains,starts/ends_with in searchCallbacks instead of in getSpecialOperators()

* Apply fixes from StyleCI

* Pipeline fix

* Small fix

* Apply fixes from StyleCI

---------

Co-authored-by: David <david.katalinic@asseco-see.hr>
Co-authored-by: StyleCI Bot <bot@styleci.io>