[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-06-04 23:56:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d8a38839483a/ Changeset: d8a38839483a Branch: None User: zzzeek Date: 2013-06-05 01:44:57 Summary: - support for a__b_dc, i.e. two levels of nesting Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/92e599f42f4a/ Changeset: 92e599f42f4a Branch: ticket_2587 User: zzzeek Date: 2013-06-05 01:52:53 Summary: - if the select() does not have use_labels on, then we just render the joins as is, regardless of the dialect not supporting it. use_labels=True indicates a higher level of automation and also can maintain the labels between rewritten and not. use_labels=False indicates a manual use case. 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. |