Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

0.9.8

Compare
Choose a tag to compare
@sdispater sdispater released this 10 Oct 21:10
· 31 commits to 0.9 since this release
0.9.8
0d745b4

Fixed

  • Fixed the morphed_by_many() decorator.
  • Fixed decoding errors for MySQL.
  • Fixed connection errors check.
  • Fixed the touches() method.
  • Fixed has_many not showing DISTINCT.
  • Fixed save_many() for Python 3.
  • Fixed an error when listing columns for recent MySQL versions.