github tortoise/tortoise-orm 0.19.3

latest release: 0.20.0
15 months ago

Added

  • Added config_class option to pydantic model genator that allows the developer to customize the generated pydantic model's Config class. (#1048)

Fixed

  • Fastapi example test not working. (#1029)
  • Fix create index sql error. (#1202)
  • Fix dependencies resolve error. (#1246)
  • Fix ignoring zero value of limit. (#1270)
  • Fix ForeignKeyField is none when fk is integer 0. (#1274)
  • Fix limit ignore zero. (#1270)
  • Fix min/max value validators for decimal fields. (#1291)

Don't miss a new tortoise-orm release

NewReleases is sending notifications on new releases.