github tortoise/tortoise-orm 0.15.2
v0.15.2

latest releases: 0.20.0, 0.19.3, 0.19.2...
4 years ago
  • The auto_now_add argument of DatetimeField is handled correctly in the SQLite backend. (#248)
  • unique_together now creates named constrains, to prevent the DB from auto-assigning a potentially non-unique constraint name. (#237)
  • Filtering by an auto_now field doesn't replace the filter value with now() anymore. (#249)

Don't miss a new tortoise-orm release

NewReleases is sending notifications on new releases.