Skip to content

Conversation

@alucarddelta
Copy link
Contributor

SQLmodel requires FastAPI version 0.68.1, as this has support for read_with_orm_mode. Issue raised describing this is issue #37.

This is required for backref to searched and added to the Pydantic models.

@alucarddelta alucarddelta changed the title Updated fastapi version to correct backref issue #37 Update fastapi requirement from ^0.68.0 to ^0.68.1 Aug 28, 2021
@tiangolo tiangolo changed the title Update fastapi requirement from ^0.68.0 to ^0.68.1 ⬆ Update development requirement for FastAPI from ^0.68.0 to ^0.68.1 Aug 27, 2022
@tiangolo
Copy link
Member

Cool, thank you! 🚀 🍰

@tiangolo tiangolo enabled auto-merge (squash) August 27, 2022 20:18
@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #48 (d5f63a3) into main (4a08ee8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         182      182           
  Lines        6054     6054           
=======================================
  Hits         5908     5908           
  Misses        146      146           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

📝 Docs preview for commit d5f63a3 at: https://630a7c486d86c23b60968a78--sqlmodel.netlify.app

@tiangolo tiangolo merged commit 7bb99f2 into fastapi:main Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants