Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
tiangolo merged 2 commits into
masterfrom
read_with_orm_mode
Aug 24, 2021
Merged

✨ Add support for read_with_orm_mode, to support SQLModel relationship attributes#3757
tiangolo merged 2 commits into
masterfrom
read_with_orm_mode

Conversation

@tiangolo

Copy link
Copy Markdown
Member

✨ 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

codecov Bot commented Aug 24, 2021

Copy link
Copy Markdown

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
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
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.

1 participant