Skip to content

Conversation

stickM4N
Copy link

After pydantic update to support Python 3.14, different declaration syntax were affected by the changed.
I check and on pydantic side there is not changes on the resulting FieldInfo structure, at least at first glance.
In the tests I illustrated the 3 possible declaration syntax for annotations defined by pydantic and supported so far by sqlmodel. Two of them do not work any more with pydantic>=2.12!

@stickM4N
Copy link
Author

@YuriiMotov Hi again! Maybe take a look at this, this is also related with Python 3.14 support and pydantic>=2.12 update.

@stickM4N
Copy link
Author

This is related with #1602

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant