github coleifer/peewee 3.9.5

latest releases: 3.14.10, 3.14.9, 3.14.8...
5 years ago
  • Added small helper for setting timezone when using Postgres.
  • Improved SQL generation for VALUES clause.
  • Support passing resolution to TimestampField as a power-of-10.
  • Small improvements to INSERT queries when the primary-key is not an auto-incrementing integer, but is generated by the database server (eg uuid).
  • Cleanups to virtual table implementation and python-to-sqlite value conversions.
  • Fixed bug related to binding previously-unbound models to a database using a context manager, #1913.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.