[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-07-30 16:53:08
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fb647e5219a8/ Changeset: fb647e5219a8 Branch: None User: zzzeek Date: 2016-07-29 22:57:04+00:00 Summary: Clarify order_by(False) It wasn't clear how this differs from order_by(None); add more tests and document that this has to do with whether or not mapper.order_by will be re-enabled as well. Change-Id: I332e8ac60c999b38c5a243f1cb72de3cf77891b6 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99248e843d4a/ Changeset: 99248e843d4a Branch: master User: zzzeek Date: 2016-07-30 16:53:26+00:00 Summary: Merge "Clarify order_by(False)" 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. |