Skip to content

Database Package 1.7.0

Compare
Choose a tag to compare
@mbabker mbabker released this 10 Mar 15:29

The following are pertinent changes made with this release:

  • [META] Added test coverage with MariaDB as a backend MySQL server
  • #138 - Remove explicit quoting of values given to DatabaseQuery::dateAdd()
  • #142 - Add QueryElement::getName() method
  • #149 - Add support for quoting binary values
  • Miscellaneous code structure improvements and optimizations