v1.0.22
Change Log
Fixed
- Fixed issue where sqlite exception would throw if python package does not have the sqlite extension added in the distribution
- Fixed issue where MySQL
.change()
in migrations would throw a syntax error
Added
- Added
get_dirty_keys()
to models
Changed
- MySQL schema now uses the column escape syntax ("
column
") when building schema chanes big_increments
now defaults to setting the column as a primary key