tortoise-orm icon indicating copy to clipboard operation
tortoise-orm copied to clipboard

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

Open hubertshelley opened this issue 1 year ago • 1 comments

Description

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

Motivation and Context

How Has This Been Tested?

Checklist:

  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] I have added the changelog accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [x] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

hubertshelley avatar Nov 15 '23 03:11 hubertshelley

Thanks! Please update changelog.md

long2ice avatar Nov 28 '23 04:11 long2ice

Hi!

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

abondar avatar Apr 27 '24 06:04 abondar