Skip to content

v1.10.0

Compare
Choose a tag to compare
@FaaPz FaaPz released this 14 Aug 11:44

Release version 1.10.0

  • Updated StatementContainer class with:
    • Added transactional commit() method
    • Added transactional rollBack() method
    • Added transactional beginTransaction() method
  • Updated LimitClause class with:
    • Added validation to check if parameters are casted to expected integers
  • Updated OffsetClause class with:
    • Added validation to check if parameter is casted to expected integer