Skip to content

2.3 Release

Compare
Choose a tag to compare
@avbdr avbdr released this 27 Aug 07:34
· 227 commits to master since this release

Added onDuplicate() method implementing INSERT ... onDuplicate UPDATE sql queries
Fix for HHVM environments
Changed inc() and dec() methods to support float values
Added an ability for getValue() to return column from multiple rows as array
New tableExists() method
trigger_error() replaced with Exception()