Skip to content

v5.1.1

Compare
Choose a tag to compare
@aryelgois aryelgois released this 07 Jul 03:11
· 3 commits to master since this release

Changed

  • getTypedColumns() returns an associative array

Fixed

  • When adding changes in a different order from COLUMNS, data was being saved
    in wrong columns in the database
  • Column types are only used when fetching data, and must be avoided when
    sending data to the database