Skip to content

0.24.2

Compare
Choose a tag to compare
@henadzit henadzit released this 03 Mar 15:16
· 5 commits to develop since this release
a399d1a

Fixed

  • Fix model with multi m2m fields generates wrong references name (#1897)
  • Fix using reserved words in order_by (#1900)
  • Fix installing tortoise-orm with poetry 2 (#1885)

Changed

  • Use 'unique' instead of 'create_unique_index' for m2m field (#1903)