Tortoise ORM v0.17.5 Release Notes

    • Set field_type of fk and o2o same to which relation field type. (#443)
    • ๐Ÿ›  Fix error sql for .sql() call more than once. (#796)
    • ๐Ÿ›  Fix incorrect splitting of the import route when using Router (#798)
    • ๐Ÿ›  Fix filter error after annotate with F. (#806)
    • ๐Ÿ›  Fix select_related for reverse relation. (#808)