github tortoise/tortoise-orm 0.15.8
v0.15.8

latest releases: 0.20.0, 0.19.3, 0.19.2...
4 years ago
  • TextField now recommends usage of CharField if wanting unique indexing instead of just saying "indexing not supported"
  • .count() now honours offset and limit (#167)
  • Testing un-awaited ForeignKeyField as a boolean expression will automatically resolve as False if it is None (#274)
  • Awaiting a nullable ForeignKeyField won't touch the DB if it is None (#274)

Don't miss a new tortoise-orm release

NewReleases is sending notifications on new releases.