]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add some more rules to make sure all tests run if DBs are available
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Mar 2014 16:49:22 +0000 (12:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Mar 2014 16:49:22 +0000 (12:49 -0400)
commit50d19f55d265847c874d5eca3660af0d61c1c454
tree58a749a877133c39eda04d80ddd994901e45f0ce
parent990266f5515afed78260cce4736640faa19c05da
- add some more rules to make sure all tests run if DBs are available
lib/sqlalchemy/testing/plugin/plugin_base.py
test/engine/test_execute.py
test/orm/test_eager_relations.py
test/orm/test_session.py
test/orm/test_update_delete.py