Releases: spatie/laravel-query-builder
Releases · spatie/laravel-query-builder
1.11.0
03 Oct 08:15
Compare
Sorry, something went wrong.
No results found
add allowedFields method
fix & cleanup Request::fields() macro
fix fields option (SELECT * FROM table instead of SELECT table.* FROM table)
1.10.4
02 Oct 15:45
Compare
Sorry, something went wrong.
No results found
fix parsing empty filters from url
1.10.3
17 Sep 10:23
Compare
Sorry, something went wrong.
No results found
improve compatibility with Lumen
1.10.1
21 Aug 06:50
Compare
Sorry, something went wrong.
No results found
improve compatibility with Lumen by only publishing the config file in console mode
1.10.0
12 Jun 13:08
Compare
Sorry, something went wrong.
No results found
add support for instantiated custom filter classes
1.9.6
11 Jun 07:54
Compare
Sorry, something went wrong.
No results found
fix for using reserved SQL words as attributes in Postgres
1.9.5
09 Jun 09:55
Compare
Sorry, something went wrong.
No results found
make sure filtering on string with special characters just works
1.9.4
07 Jun 15:03
Compare
Sorry, something went wrong.
No results found
fix for using reserved SQL words as attributes
1.9.3
05 Jun 08:41
Compare
Sorry, something went wrong.
No results found
1.9.2
21 May 11:36
Compare
Sorry, something went wrong.
No results found
prevent double sorting statments