- Add getter
getDbName
on the Database class - AbstractModel
- Fixed where building with
NULL
values - Improved phpdocs
- Added function
collectCursorOrArrayWhere
- Added function
collectWhere
- Added function
collectCursorWhere
- Added function
buildWhereClause
- Added function
generateMultipleFromQuery
to have a Generator
- Fixed where building with
- Internal coding style changes