[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug in new "label resolution" feature of :t
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-03-23 16:34:36
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/04545727d411/ Changeset: 04545727d411 Branch: None User: zzzeek Date: 2015-03-23 16:33:48+00:00 Summary: - Fixed bug in new "label resolution" feature of :ticket:`2992` where a label that was anonymous, then labeled again with a name, would fail to be locatable via a textual label. This situation occurs naturally when a mapped :func:`.column_property` is given an explicit label in a query. fixes #3340 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. |