summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/exclusions.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up most py3k compatFederico Caselli2021-11-241-1/+1
* Remove object in class definitionFederico Caselli2021-11-221-2/+2
* First round of removal of python 2Federico Caselli2021-11-011-7/+1
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* set identifier length for MySQL constraints to 64Mike Bayer2021-01-301-0/+7
* happy new yearMike Bayer2021-01-041-1/+1
* Provision on different drivers dynamicallyMike Bayer2020-08-141-0/+3
* Ensure all nested exception throws have a causeMike Bayer2020-03-021-1/+2
* Rework combination exclusionsMike Bayer2020-02-101-36/+9
* Enable F821Mike Bayer2020-01-041-1/+3
* happy new yearMike Bayer2020-01-011-1/+1
* Test fixture improvementsMike Bayer2019-11-111-1/+4
* Support exclusion rules in combinationsMike Bayer2019-11-091-10/+41
* Fix exclusions for multiple fails_onMike Bayer2019-11-091-11/+10
* Remove unnecessary util.callable usageSteven Loria2019-09-091-1/+1
* move to inspect_getfullargspecMike Bayer2019-01-151-2/+2
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-3/+2
* Run black -l 79 against all source filesMike Bayer2019-01-061-64/+59
* rework the exclusions spec expressionMike Bayer2018-12-311-12/+18
* Default server_version_info to (0, )Mike Bayer2018-05-111-1/+3
* happy new yearMike Bayer2018-01-121-1/+1
* - a few mysql fixes, more to comeMike Bayer2017-08-201-3/+4
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* Additions to support HAAlchemy pluginMike Bayer2016-09-161-7/+9
* - happy new yearMike Bayer2016-01-291-1/+1
* - Fixed bug where use of the :meth:`.Query.select_from` method wouldMike Bayer2015-12-121-2/+2
* Update usages of getargspec to compat version.pr/210Jacob MacDonald2015-10-291-1/+2
* - fix the postgresql_jsonb requirement to include the 9.4 requirementMike Bayer2015-08-181-3/+3
* - move away from explicit raises of SkipTest, instead call aMike Bayer2015-05-011-2/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - enhance only_on() to work with compound specsMike Bayer2014-12-061-1/+1
* - embedding an existing predicate into a new one onlyMike Bayer2014-10-111-2/+1
* - raise from cause here to preserve stack traceMike Bayer2014-09-161-1/+1
* - add support for tags, including include/exclude support.Mike Bayer2014-07-271-7/+27
* - rework the exclusions system to have much better support for compoundMike Bayer2014-07-261-110/+164
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-32/+36
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Fixed ORM bug where changing the primary key of an object, then markingMike Bayer2014-03-281-0/+3
* - add more support for suite tests, moving some tests from test_query out to ...Mike Bayer2014-03-131-0/+2
* - cx_oracle test for "unicode returns" needs to be cx_oracle only,Mike Bayer2014-03-061-2/+2
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-25/+32
* - happy new yearMike Bayer2014-01-051-1/+1
* - support addition of fails_if()/only_on(), just wraps the decoratorsMike Bayer2014-01-021-0/+5
* - enhance the exclusions system to support database versions within the __onl...Mike Bayer2013-12-171-1/+8
* - add copyright to source files missing itMike Bayer2013-10-261-0/+5
* - zoomark testsMike Bayer2013-05-261-1/+1
* - the raw 2to3 runMike Bayer2013-04-271-5/+5
* - adding in requirementsMike Bayer2013-02-061-1/+3
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-0/+19