Skip to content

Releases: mevdschee/php-crud-api

v2.9.7 Improve OpenAPI meta

11 Jun 06:07
Compare
Choose a tag to compare
improve openapi types

v2.9.6 Improve OpenAPI types

11 Jun 06:06
Compare
Choose a tag to compare
improve openapi types

v2.9.5 Bugfix TempFileCache

26 May 06:05
Compare
Choose a tag to compare

v2.9.4 Add SSL redirect middleware

23 May 11:29
Compare
Choose a tag to compare

v2.9.3 Better Content-Type

17 May 19:07
Compare
Choose a tag to compare

v2.9.2 Default type to clob

02 May 06:15
Compare
Choose a tag to compare
Small improvements to avoid issues

v2.9.1 Add type sanitation

25 Apr 01:27
Compare
Choose a tag to compare

type sanitation added, see README

v2.9.0 Added type validations

23 Apr 06:06
Compare
Choose a tag to compare

v2.8.1 Update api.php

21 Apr 09:49
Compare
Choose a tag to compare

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.