github sqlalchemy/sqlalchemy rel_1_1_17
v1.1.17

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

1.1.17

Released: February 22, 2018

  • [bug] [ext] Repaired regression caused in 1.2.3 and 1.1.16 regarding association proxy
    objects, revising the approach to #4185 when calculating the
    "owning class" of an association proxy to default to choosing the current
    class if the proxy object is not directly associated with a mapped class,
    such as a mixin.

    References: #4185

Don't miss a new sqlalchemy release

NewReleases is sending notifications on new releases.