v5.1.1
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