github coleifer/peewee 3.0.12

latest releases: 3.14.10, 3.14.9, 3.14.8...
6 years ago
  • Fix queries of the form INSERT ... VALUES (SELECT...) so that sub-select is wrapped in parentheses.
  • Improve model-graph resolution when selecting from multiple tables that are joined by foreign-keys, and an intermediate table is omitted from selection.
  • Docs update to reflect deletion of post_init signal.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.