sqlmodel icon indicating copy to clipboard operation
sqlmodel copied to clipboard

🐛 Fix support for `Annotated` fields with Pydantic 2.12+ (alternative)

Open vimota opened this issue 2 months ago • 1 comments

Fixes https://github.com/fastapi/sqlmodel/discussions/1597

vimota avatar Oct 15 '25 18:10 vimota

This is fixed in #1603

stickm4n avatar Oct 20 '25 20:10 stickm4n