Releases: mevdschee/php-crud-api
Releases · mevdschee/php-crud-api
v2.9.7 Improve OpenAPI meta
improve openapi types
v2.9.6 Improve OpenAPI types
improve openapi types
v2.9.5 Bugfix TempFileCache
v2.9.4 Add SSL redirect middleware
v2.9.3 Better Content-Type
v2.9.2 Default type to clob
Small improvements to avoid issues
v2.9.1 Add type sanitation
type sanitation added, see README
v2.9.0 Added type validations
Thank you @lcuis !!
v2.8.1 Update api.php
update
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.