Releases: bakaphp/http
Releases · bakaphp/http
Version 0.5.7
Version 0.1.10
- Improve sort with relationship
Version 0.1.9
- Hotfix Sort SQL Injection
Version 0.5.6
- The relationship search now works with tables with a composed primary key
Version 0.5.5
- Sort by relation fields
Version 0.5.4
- Add custom limit and custom sort
Version 0.1.8
- Allow calls and filter fields by
different(!=) than x
.
0.5 version allow us that but 0.1 version dont.
example query /resource?q=(field~value1,field2:value2)&sort=field|ASC
Version 0.1.7
- Add support for null search
Version 0.5.3
- Move to use Phalcon Request Interface instead of Request Class, allowing kanvas to use Swoole has it http server
Version 0.5.2
- Allow the user to overwrite the relationship response