github sqlalchemy/sqlalchemy rel_1_4_52
1.4.52

latest releases: rel_2_0_29, rel_2_0_28
one month ago

1.4.52

Released: March 4, 2024

orm

  • [orm] [bug] Fixed bug where ORM _orm.with_loader_criteria() would not apply
    itself to a _sql.Select.join() where the ON clause were given as a
    plain SQL comparison, rather than as a relationship target or similar.

    This is a backport of the same issue fixed in version 2.0 for 2.0.22.

    References: #10365

Don't miss a new sqlalchemy release

NewReleases is sending notifications on new releases.