]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
✏ Fix typo variable in example about relationships and `back_populates`, always use...
authorSaman Nezafat <77416478+onionj@users.noreply.github.com>
Sat, 27 Aug 2022 20:40:57 +0000 (01:10 +0430)
committerGitHub <noreply@github.com>
Sat, 27 Aug 2022 20:40:57 +0000 (20:40 +0000)
commitd032c3cfea5ce799a637ea9d40b5f5209a3330c1
tree1730d1917402c9723f0e4e18f95a002287ff985e
parent006cf488e84d415a8d1e89e6f6f1a7e209462be1
✏ Fix typo variable in example about relationships and `back_populates`, always use `hero` instead of `owner` (#120)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs_src/tutorial/relationship_attributes/back_populates/tutorial003.py