model_validate
ignores relationship lists
#1430
Unanswered
uninstall-your-browser
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
Pydantic unpacks lists passed to
model_validate
but sqlmodel does not. If the library claims to be compatible with pydantic I'm not sure if this behaviour is correct or notOperating System
Linux
Operating System Details
No response
SQLModel Version
0.0.24
Python Version
3.13.2
Additional Context
May be related to #1092
Beta Was this translation helpful? Give feedback.
All reactions