]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- support addition of fails_if()/only_on(), just wraps the decorators
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jan 2014 19:23:14 +0000 (14:23 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jan 2014 19:24:44 +0000 (14:24 -0500)
commitcc82ea33a03a55c04f220113c51a85352395f012
tree3c60c3a9f8e152b5c5fd99a067e1f5a01d7c8eb8
parenta1d2e4d4915544b0257d294f4a92fb904fbf1a6b
- support addition of fails_if()/only_on(), just wraps the decorators
- update a few exclusions to support current pymssql.  passes all of test_suite and dialect/mssql
lib/sqlalchemy/testing/exclusions.py
test/dialect/mssql/test_query.py
test/requirements.py