[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - for TextAsFrom, put the "inner" columns in the re
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-02-11 00:20:02
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bf934018a52b/ Changeset: bf934018a52b Branch: None User: zzzeek Date: 2014-02-11 01:17:00 Summary: - for TextAsFrom, put the "inner" columns in the result map directly. Have also considered linking column.label() to the "column" itself being in the result map but this reveals some naming collision problems (that also seem to be very poorly tested...). This should be as far as we want to go right now with [ticket:2932]. Affected #: 3 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. |