Accessing the 'model_fields' attribute on the instance is deprecated - PydanticDeprecatedSince211 #1369
Unanswered
lancegliser
asked this question in
Questions
Replies: 1 comment
-
Different message, but related discussion: #1334 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
The offending code is:
Description
Doing some very basic work loading and populating models. Didn't see any issues with this yet.
Operating System
macOS
Operating System Details
uv pip show sqlmodel
Name: sqlmodel
Version: 0.0.24
uv pip show pydantic
Name: pydantic
Version: 2.11.3
SQLModel Version
0.0.24
Python Version
3.12.8
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions