]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- remove the redundant non-max-row-buffer test from the max_row_buffer
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Jun 2015 20:48:26 +0000 (16:48 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Jun 2015 20:48:26 +0000 (16:48 -0400)
commitde906a2125c107102f67d181a338d5689b365c51
tree55a889d7fa939fc3ee666f657b1b085114953ce3
parent7f7ae03b0dfa7fc29155a81a84a2eae34655c551
- remove the redundant non-max-row-buffer test from the max_row_buffer
test as we implemented that as a separate test.
test/engine/test_execute.py