tortoise / tortoise-orm

Familiar asyncio ORM for python, built with relations in mind
https://tortoise.github.io
Apache License 2.0
4.39k stars 357 forks source link

fix: fix field is nullable but pydantic model created is required #1515

Closed hubertshelley closed 1 month ago

hubertshelley commented 7 months ago

Description

fix field is nullable but pydantic field of model created is required

Motivation and Context

How Has This Been Tested?

Checklist:

long2ice commented 7 months ago

Thanks! Please update changelog.md

abondar commented 2 months ago

Hi!

Sorry that PR got stale Could you please rebase it to actual develop?