[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-06-06 22:07:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/28c3325c4e18/ Changeset: 28c3325c4e18 Branch: ticket_2587 User: zzzeek Date: 2013-06-07 00:06:02 Summary: dial back the default "flatness" a bit, it will be there for joinedload and query.join(), but if you're dealing with aliased() or with_polymorphic() you need to say "flat=True". Just the one flag though, "flat" implies "aliased". Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/862913567a25/ Changeset: 862913567a25 Branch: master User: zzzeek Date: 2013-06-07 00:07:05 Summary: Merge branch 'ticket_2587' Affected #: 8 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. |