[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-06-14 20:45:31
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/235165d54618/ Changeset: 235165d54618 Branch: None User: Morgan McClure Date: 2015-06-13 20:59:27+00:00 Summary: BufferedRowResultProxy should stop growing at 100 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a8c6cce404ca/ Changeset: a8c6cce404ca Branch: None User: Morgan McClure Date: 2015-06-14 02:27:55+00:00 Summary: Added max_row_buffer attribute to the context execution options and use it to prevent excess memory usage with yield_per Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e15d58695d6e/ Changeset: e15d58695d6e Branch: None User: zzzeek Date: 2015-06-14 20:42:14+00:00 Summary: - Add a new le_() assertion for less than or equals - fix TablesTest to use the bind that we've returned from setup_bind() to emit DELETE statements Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9ccdea3a0fe5/ Changeset: 9ccdea3a0fe5 Branch: None User: zzzeek Date: 2015-06-14 20:43:16+00:00 Summary: - add test cases for pullreq github:182, where we add a new "max_row_buffer" execution option for BufferedRowResultProxy - also add documentation, changelog and version notes - rework the max_row_buffer argument to be interpreted from the execution options upfront when the BufferedRowResultProxy is first initialized. Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7f7ae03b0dfa/ Changeset: 7f7ae03b0dfa Branch: None User: zzzeek Date: 2015-06-14 20:45:01+00:00 Summary: Merge branch 'pr182' Affected #: 9 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. |