]> 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:23:14 +0000 (14:23 -0500)
commit4b923d37bdfdb44d9a3e74aed08e2726e14c3b19
treeb0abe04a3bf3804edc20bdaeb0bbec32fc522336
parentf00657fa8a3a484d3a9207c67c0a1d20ab8313bb
- 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