github coleifer/peewee 2.9.0

latest releases: 3.14.10, 3.14.9, 3.14.8...
7 years ago

In this release there are two notable changes:

  • The Model.create_or_get() method was removed. See the documentation
    for an example of the code one would write to replicate this functionality.
  • The SQLite closure table extension gained support for many-to-many
    relationships thanks to a nice PR by @Necoro. Docs.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.