[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-28 16:42:43
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/685a014c6444/ Changeset: 685a014c6444 Branch: None User: zzzeek Date: 2014-08-28 18:25:21 Summary: - A new implementation for :class:`.KeyedTuple` used by the :class:`.Query` object offers dramatic speed improvements when fetching large numbers of column-oriented rows. fixes #3176 Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/becd78503f09/ Changeset: becd78503f09 Branch: master User: zzzeek Date: 2014-08-28 18:41:50 Summary: - this is small optimization, currently it's the best we can do for #3175. fixes #3175 (for now) Affected #: 1 file 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. |