github tortoise/tortoise-orm 0.19.2

latest releases: 0.20.0, 0.19.3
22 months ago

Added

  • Added schema attribute to Model's Meta to specify exact schema to use with the model.

Fixed

  • Mixin does not work. (#1133)
  • using_db wrong position in model shortcut methods. (#1150)
  • Fixed connection to Oracle database by adding database info to DBQ in connection string.
  • Fixed ORA-01435 error while using Oracle database (#1155)
  • Fixed processing of ssl option in MySQL connection string.
  • Fixed type hinting for QuerySetSingle.

Don't miss a new tortoise-orm release

NewReleases is sending notifications on new releases.