github sqlalchemy/sqlalchemy rel_1_4_17
1.4.17

latest releases: rel_2_0_29, rel_2_0_28, rel_1_4_52...
2 years ago

1.4.17

Released: May 29, 2021

orm

  • [orm] [bug] [regression] Fixed regression caused by just-released performance fix mentioned in #6550
    where a query.join() to a relationship could produce an AttributeError if
    the query were made against non-ORM structures only, a fairly unusual
    calling pattern.

    References: #6558

Don't miss a new sqlalchemy release

NewReleases is sending notifications on new releases.