pypi peewee 3.16.3

latest releases: 3.17.5, 3.17.4, 3.17.3...
10 months ago
  • Support for Cython 3.0.
  • Add flag to ManyToManyField to prevent setting/getting values on unsaved instances. This is worthwhile, since reading or writing a many-to-many has no meaning when the instance is unsaved.
  • Adds a star() helper to Source base-class for selecting all columns.
  • Fix missing binary types for mysql-connector and mariadb-connector.
  • Add extract() method to MySQL JSONField for extracting a jsonpath.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.