Orator v0.9.9 Release Notes

Release Date: 2019-07-15 // almost 5 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed missing relationships when eager loading multiple nested relationships.
    • ๐Ÿ›  Fixed a possible AttributeError when starting a transaction.
    • ๐Ÿ›  Fixed an infinite recursion when using where_exists() on a soft-deletable model.
    • ๐Ÿ›  Fixed some cases where a reconnection would not occur for PostgreSQL.