github coleifer/peewee 3.1.4
3.1.4 (released on π-day!)

latest releases: 3.14.10, 3.14.9, 3.14.8...
6 years ago
  • Added BigAutoField to support 64-bit auto-incrementing primary keys.
  • Use Peewee-compatible datetime serialization when exporting JSON from a DataSet. Previously the JSON export used ISO-8601 by default. See #1536.
  • Added Database.batch_commit helper to wrap iterators in chunked transactions. See #1539 for discussion.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.