]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixes: #4914 Amend BufferedRowResultProxy to handle max_row_buffer > 1000
authorsumau <soumaya.mauthoor@gmail.com>
Sat, 19 Oct 2019 22:03:31 +0000 (23:03 +0100)
committersumau <soumaya.mauthoor@gmail.com>
Sat, 19 Oct 2019 22:14:06 +0000 (23:14 +0100)
commit37cf93f9db8f34ede1d9d3e0d61fb6031f4025d9
treede108d038c48d672b982c4d96198814bfe17b782
parentabcd84155b9ce16c333845a05d8029fc13a22ccf
Fixes: #4914 Amend BufferedRowResultProxy to handle max_row_buffer > 1000
lib/sqlalchemy/engine/result.py