follow relationship, multiple fields point to the same model #657
Unanswered
DerekDekker
asked this question in
Questions
Replies: 1 comment
-
Did you ever find the answer? Have the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
user: Optional[User] = Relationship(back_populates="")
How do I fill this in? I have two fields pointing to user.
Thank you for your help
Operating System
macOS
Operating System Details
No response
SQLModel Version
0.0.8
Python Version
Python 3.10.8
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions