]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
this test fails on PyPy because it checks for a lastrowid after the connection is...
authorAlex Gaynor <alex.gaynor@gmail.com>
Wed, 16 Mar 2011 18:18:27 +0000 (14:18 -0400)
committerAlex Gaynor <alex.gaynor@gmail.com>
Wed, 16 Mar 2011 18:18:27 +0000 (14:18 -0400)
commit0cf1a29b72973f99603b3df3832811844a6ef9b6
tree23bb80dcb0901417a5ff097d6a2695b198b2e378
parent53ca05e9c531faa2cd0199f556a66c1e916ac0b3
this test fails on PyPy because it checks for a lastrowid after the connection is lcosed
test/ext/test_horizontal_shard.py
test/lib/requires.py