[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-26 16:28:32
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/785224a92f39/ Changeset: 785224a92f39 Branch: rel_1_0 User: zzzeek Date: 2016-02-26 16:27:12+00:00 Summary: - unfortunately calling upon "_label" here makes it unclear if we're trying to hit columns without names yet and such, to suit the bug right now just make it specific to FunctionElement Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8a20d277c52b/ Changeset: 8a20d277c52b Branch: None User: zzzeek Date: 2016-02-26 16:27:49+00:00 Summary: - unfortunately calling upon "_label" here makes it unclear if we're trying to hit columns without names yet and such, to suit the bug right now just make it specific to FunctionElement (cherry picked from commit 785224a92f39bd5bdd05bbc66f4dd79736abded5) Affected #: 1 file 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. |