github tortoise/tortoise-orm 0.16.11
v0.16.11

latest releases: 0.20.0, 0.19.3, 0.19.2...
3 years ago
  • fix: sqlite://:memory: in Windows thrown OSError: [WinError 123]
  • Support bulk_create() insertion of records with overridden primary key when the primary key is DB-generated
  • Add queryset.exists() and Model.exists().
  • Add model subscription lookup, Model[<pkval>] that will return the object or raise KeyError

Don't miss a new tortoise-orm release

NewReleases is sending notifications on new releases.