]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added 'supports', 'unsupports' decorators to unittests so that they can all pass...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 29 Apr 2006 16:42:37 +0000 (16:42 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 29 Apr 2006 16:42:37 +0000 (16:42 +0000)
commitdeb80dbc7b1e0ec23c7eac6b1cd24799b1fb6b58
treeb6f5da87a61a9f847939cacbab873b8bf6803696
parent337d3b268562f421b6bb0e445c6f2ba187514a4b
added 'supports', 'unsupports' decorators to unittests so that they can all pass on all DBs
test/defaults.py
test/inheritance.py
test/objectstore.py
test/selectresults.py
test/testbase.py