sqlmodel icon indicating copy to clipboard operation
sqlmodel copied to clipboard

Weapon's `owner` field was incorrectly called `hero`

Open kurtportelli opened this issue 3 years ago • 0 comments

kurtportelli avatar May 06 '22 08:05 kurtportelli

Codecov Report

Merging #333 (340495b) into main (04b8b3e) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         182      182           
  Lines        6054     6054           
=======================================
  Hits         5908     5908           
  Misses        146      146           
Impacted Files Coverage Δ
...ationship_attributes/back_populates/tutorial003.py 100.00% <100.00%> (ø)

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

codecov[bot] avatar Aug 27 '22 21:08 codecov[bot]

📝 Docs preview for commit 340495bd96414b961aa49259b0c880d9fce837de at: https://630a8669fe01ec3fda7ac953--sqlmodel.netlify.app

github-actions[bot] avatar Aug 27 '22 21:08 github-actions[bot]

Thank you! This was solved in https://github.com/tiangolo/sqlmodel/pull/120, so I'll close this one. But thanks for the effort! :cake:

tiangolo avatar Aug 27 '22 21:08 tiangolo