Skip to content

Releases: technicalguru/php-database

v1.3.8

Choose a tag to compare

@technicalguru technicalguru released this 09 Sep 17:02

Fix some PHP/8 warnings

v1.3.0

Choose a tag to compare

@technicalguru technicalguru released this 09 Sep 17:02

New release with better interface

v1.2.6

Choose a tag to compare

@technicalguru technicalguru released this 21 Jul 14:29

Various fixes and improvement since 1.2.3, e.g. #22 , #21 and #20

v1.2.3

Choose a tag to compare

@technicalguru technicalguru released this 04 Apr 08:50

#20 - Improve Criteria error handling

v1.2.2

Choose a tag to compare

@technicalguru technicalguru released this 28 Mar 09:44

#19 - Allow arrays of restrictions for logical criterion parameters.

v1.2.1

Choose a tag to compare

@technicalguru technicalguru released this 25 Mar 07:47

#18 - Add error() method in DAO and Criteria

v1.2.0

Choose a tag to compare

@technicalguru technicalguru released this 14 Mar 07:53

#14 - Introduce Criteria API (non-breaking change)

v1.1.4

Choose a tag to compare

@technicalguru technicalguru released this 07 Mar 18:47

#13 - Added new method DAO::newInstance() to create instances of data object

v1.1.3

Choose a tag to compare

@technicalguru technicalguru released this 20 Feb 11:55

#12 - Fix bug with is_a() test for self-encoding objects

v1.1.2

Choose a tag to compare

@technicalguru technicalguru released this 13 Feb 09:25

#12 - Allow a value to self-encode to JSON