Skip to content

Releases: technicalguru/php-database

v1.3.8

09 Sep 17:02
Compare
Choose a tag to compare

Fix some PHP/8 warnings

v1.3.0

09 Sep 17:02
Compare
Choose a tag to compare

New release with better interface

v1.2.6

21 Jul 14:29
Compare
Choose a tag to compare

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

v1.2.3

04 Apr 08:50
Compare
Choose a tag to compare

#20 - Improve Criteria error handling

v1.2.2

28 Mar 09:44
Compare
Choose a tag to compare

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

v1.2.1

25 Mar 07:47
Compare
Choose a tag to compare

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

v1.2.0

14 Mar 07:53
Compare
Choose a tag to compare

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

v1.1.4

07 Mar 18:47
Compare
Choose a tag to compare

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

v1.1.3

20 Feb 11:55
Compare
Choose a tag to compare

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

v1.1.2

13 Feb 09:25
Compare
Choose a tag to compare

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