Adding "table=True" on ORM entities removes the capability of pydantic to deserialize iso datetime string to python datetime. #810
Unanswered
pboyadjian
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
When adding property "table=True" on class argument pydantic does not deserialize the iso datetime string to python datetime.
Operating System
Linux
Operating System Details
No response
SQLModel Version
0.0.16
Python Version
3.11
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions