Skip to content

3.0.12

Compare
Choose a tag to compare
@coleifer coleifer released this 06 Feb 01:59
· 1449 commits to master since this release
  • 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