Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add support for read_with_orm_mode, to support SQLModel relationship attributes #3757

Merged
merged 2 commits into from Aug 24, 2021

Conversation

tiangolo
Copy link
Owner

✨ Add support for read_with_orm_mode, to support SQLModel's relationship attributes. 🎉

@tiangolo tiangolo enabled auto-merge (squash) August 24, 2021 10:19
@github-actions github-actions bot temporarily deployed to commit August 24, 2021 10:19 Inactive
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #3757 (d06d20d) into master (f7d7c6c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3757   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          409       410    +1     
  Lines        10244     10281   +37     
=========================================
+ Hits         10244     10281   +37     
Impacted Files Coverage Δ
fastapi/routing.py 100.00% <100.00%> (ø)
tests/test_read_with_orm_mode.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7d7c6c...d06d20d. Read the comment docs.

@github-actions
Copy link
Contributor

📝 Docs preview for commit d06d20d at: https://6124c7c1383015ae18a2e06b--fastapi.netlify.app

@github-actions
Copy link
Contributor

@tiangolo tiangolo merged commit 20d4834 into master Aug 24, 2021
@tiangolo tiangolo deleted the read_with_orm_mode branch August 24, 2021 10:21
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.

None yet

1 participant