Closed munikes closed 7 months ago
I fix a problem when create from sqlalchemy 2.0 model, without pydantic model.
raise PydanticUserError( pydantic.errors.PydanticUserError: Field 'id' requires a type annotation
I fix a problem when create from sqlalchemy 2.0 model, without pydantic model.