summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/warnings.py
Commit message (Expand)AuthorAgeFilesLines
* upgrade to black 20.8b1Mike Bayer2020-09-281-1/+3
* new docs WIPMike Bayer2020-09-241-1/+6
* Complete deprecation of from_self()Mike Bayer2020-09-181-1/+1
* Create a framework to allow all SQLALCHEMY_WARN_20 to passMike Bayer2020-09-161-0/+74
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-3/+0
* Deprecate unsupported dialects and dbapiFederico Caselli2020-04-291-0/+5
* Create initial 2.0 engine implementationMike Bayer2020-04-161-0/+7
* Dont raise on pytest deprecation warningsMike Bayer2020-03-121-0/+9
* Result initial introductionMike Bayer2020-02-211-0/+1
* Create initial future package, RemovedIn20WarningMike Bayer2020-02-121-0/+2
* happy new yearMike Bayer2020-01-011-1/+1
* Change Oracle max_identifier_length to 128Mike Bayer2019-10-021-7/+0
* Add max_identifier_length parameter; warn for OracleMike Bayer2019-10-021-0/+7
* Add "full" to the getargspec warning skipMike Bayer2019-06-071-1/+1
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-1/+2
* Run black -l 79 against all source filesMike Bayer2019-01-061-9/+12
* happy new yearMike Bayer2018-01-121-1/+1
* Support python3.6Mike Bayer2017-01-131-0/+7
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - expect_warnings was not expecting and neither was assert_warningsMike Bayer2015-02-191-17/+11
* - A new style of warning can be emitted which will "filter" up toMike Bayer2014-08-311-30/+12
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-0/+1
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - rewrite SQLite reflection tests into one consistent fixture, which testsMike Bayer2014-02-161-3/+6
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* - endless isinstance(x, str)s....Mike Bayer2013-04-281-2/+2
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-0/+4
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-2/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+43