Skip to content

0.45.1

Choose a tag to compare

@dantownsend dantownsend released this 10 Sep 16:37
· 711 commits to master since this release

Improvements to piccolo schema generate. It's now smarter about which imports to include. Also, the Table classes output will now be sorted based on their ForeignKey columns. Internally the sorting algorithm has been changed to use the graphlib module, which was added in Python 3.9.