Skip to content

Releases: mevdschee/php-crud-api

v2.8.0 Consistent type handling

21 Apr 09:47
Compare
Choose a tag to compare

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

10 Apr 13:17
Compare
Choose a tag to compare

Brackets in query string are not properly supported, this is fixed and covered in a test.

v2.7.2 Bugfix column order

10 Apr 13:16
Compare
Choose a tag to compare

Sometimes tests failed because of wrong column order returned by reflection query.

v2.7.1 SQLite support improved

09 Apr 05:42
Compare
Choose a tag to compare

v2.7.0 SQLite support improved

09 Apr 05:39
Compare
Choose a tag to compare

v2.6.8 Bugfix

07 Apr 17:17
Compare
Choose a tag to compare

v2.6.7 Updated dependencies

10 Dec 17:52
Compare
Choose a tag to compare

v2.6.6 Support sessionName

29 Nov 01:27
Compare
Choose a tag to compare

v2.6.5 Optimization PSR

21 Nov 07:40
Compare
Choose a tag to compare

Optimization PSR

v2.6.4 Support PSR bridge

21 Nov 07:19
Compare
Choose a tag to compare

Support PSR bridge