github coleifer/peewee 3.0.10

latest releases: 3.14.10, 3.14.9, 3.14.8...
6 years ago
  • Fix Database.drop_tables() signature to support cascade argument - #1453.
  • Fix querying documentation for custom functions - #1454.
  • Added len() method to ModelBase for convenient counting.
  • Fix bug related to unsaved relation population (thanks @conqp) - #1459.
  • Fix count() on compound select - #1460.
  • Support coerce keyword argument with fn.XXX() - #1463.
  • Support updating existing model instance with dict_to_model-like API - #1456.
  • Fix equality tests with ArrayField - #1461.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.