[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - rework the previous "order by" system in terms of
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-08 20:32:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7904ebc62e0a/ Changeset: 7904ebc62e0a Branch: None User: zzzeek Date: 2014-09-08 22:31:11 Summary: - rework the previous "order by" system in terms of the new one, unify everything. - create a new layer of separation between the "from order bys" and "column order bys", so that an OVER doesn't ORDER BY a label in the same columns clause - identify another issue with polymorphic for ref #3148, match on label keys rather than the objects Affected #: 6 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. |