[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-08-18 19:58:08
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/76e1a76e175e/ Changeset: 76e1a76e175e Branch: master User: zzzeek Date: 2013-08-18 21:53:16 Summary: formatting Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6028f8234549/ Changeset: 6028f8234549 Branch: rel_0_8 User: zzzeek Date: 2013-08-18 21:57:06 Summary: Backported a change from 0.9 whereby the iteration of a hierarchy of mappers used in polymorphic inheritance loads is sorted on class name, which allows the SELECT statements generated for polymorphic queries to have deterministic rendering, which in turn helps with caching schemes that cache on the SQL string itself. [ticket:2779] 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. |