[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - An improvement to the workings of :meth:`.Query.c
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-26 04:28:20
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f8914288f012/ Changeset: f8914288f012 Branch: None User: zzzeek Date: 2016-02-26 04:27:49+00:00 Summary: - An improvement to the workings of :meth:`.Query.correlate` such that when a "polymorphic" entity is used which represents a straight join of several tables, the statement will ensure that all the tables within the join are part of what's correlating. fixes #3662 Affected #: 4 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |