Skip to content

v1.9.9

Compare
Choose a tag to compare
@FaaPz FaaPz released this 29 May 10:58

Release version 1.9.9

  • Added ability to insert associative arrays (#35)
  • Updated Database class with:
    • Renamed $columns argument in insert() method
  • Updated StatementContainer class with:
    • Added isAssociative() method
    • Fixed getPlaceholders() method

Proposed by Raistlfiren. Thanks!