]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
test_notsane_working needs to run first for dialects that don't
authorPhilip Jenvey <pjenvey@underboss.org>
Sun, 24 Jan 2010 21:32:09 +0000 (21:32 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Sun, 24 Jan 2010 21:32:09 +0000 (21:32 +0000)
commit8bdf8b3a947f48c6566c50b6d7177c90e8e5019a
treed58b2f70802c357d4b0df5ede9b03f5b99e85e45
parent20a9cd801344c689b66ff4ee9ff9b92442878f22
test_notsane_working needs to run first for dialects that don't
supports_sane_rowcount so the other VersioningTests don't ignore the warning it
expects (that ignore lasts forever)
test/orm/test_unitofwork.py