[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-05-01 13:21:25
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/24d6ea362e75/ Changeset: 24d6ea362e75 Branch: None User: zzzeek Date: 2015-05-01 13:20:10+00:00 Summary: - Repaired / added to tests yet more expressions that were reported as failing with the new 'entity' key value added to :attr:`.Query.column_descriptions`, the logic to discover the "from" clause is again reworked to accommodate columns from aliased classes, as well as to report the correct value for the "aliased" flag in these cases. fixes #3409 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/aee58e21631c/ Changeset: aee58e21631c Branch: rel_0_9 User: zzzeek Date: 2015-05-01 13:21:05+00:00 Summary: - Repaired / added to tests yet more expressions that were reported as failing with the new 'entity' key value added to :attr:`.Query.column_descriptions`, the logic to discover the "from" clause is again reworked to accommodate columns from aliased classes, as well as to report the correct value for the "aliased" flag in these cases. fixes #3409 (cherry picked from commit 24d6ea362e757c79b3bada663cf6fc9f262dae4f) Affected #: 2 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. |