github coleifer/peewee 3.2.2

latest releases: 3.17.8, 3.17.7, 3.17.6...
6 years ago
  • Added support for passing Model classes to the returning() method when
    you intend to return all columns for the given model.
  • Fixed a bug when using user-defined sequences, and the underlying sequence
    already exists.
  • Added drop_sequences parameter to drop_table() method which allows you to
    conditionally drop any user-defined sequences when dropping the table.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.