Align Field.default_factory
semantics with pydantic to acomodate for already validated fields
#1312
Unanswered
EugeneYushin
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
-
First Check
Commit to Help
Example Code
Description
Pydantic allows to pass already validated field to
Field.default_factory
from now onpydantic/pydantic#10678
Is there any chance to align SQLModel implementation to respect that change?
sqlmodel/sqlmodel/main.py
Line 218 in a82c3fe
Operating System
macOS
Operating System Details
No response
SQLModel Version
0.0.22
Python Version
3.11.6
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions