Releases: technicalguru/php-database
Releases · technicalguru/php-database
v1.3.0
New release with better interface
v1.2.6
Various fixes and improvement since 1.2.3, e.g. #22 , #21 and #20
v1.2.3
#20 - Improve Criteria
error handling
v1.2.2
#19 - Allow arrays of restrictions for logical criterion parameters.
v1.2.1
#18 - Add error() method in DAO and Criteria
v1.2.0
#14 - Introduce Criteria API (non-breaking change)
v1.1.4
#13 - Added new method DAO::newInstance()
to create instances of data object
v1.1.3
#12 - Fix bug with is_a()
test for self-encoding objects
v1.1.2
#12 - Allow a value to self-encode to JSON