Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@williamdes williamdes released this 10 May 14:12
v1.3.0
ff034c4
  • 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
  • Internal coding style changes