Releases: mevdschee/php-crud-api
Releases · mevdschee/php-crud-api
v2.8.0 Consistent type handling
Added consistent float and time handling, as tested in:
tests/functional/003_columns/014_create_types_table.log
This should work consistent across database engines.
v2.7.3 Bugfix brackets query string
Brackets in query string are not properly supported, this is fixed and covered in a test.
v2.7.2 Bugfix column order
Sometimes tests failed because of wrong column order returned by reflection query.
v2.7.1 SQLite support improved
v2.7.0 SQLite support improved
v2.6.8 Bugfix
fix for #637
v2.6.7 Updated dependencies
v2.6.6 Support sessionName
v2.6.5 Optimization PSR
Optimization PSR
v2.6.4 Support PSR bridge
Support PSR bridge