summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/util.py
Commit message (Expand)AuthorAgeFilesLines
* Ensure we check for boolean condition when we inspect __exit__()Mike Bayer2017-07-241-1/+1
* New features from python 2.7Катаев Денис2017-03-171-1/+1
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - use schema argument correctly when we are dropping for a schemaMike Bayer2016-01-281-1/+1
* - Fixed regression regarding the declarative ``__declare_first__``Mike Bayer2015-04-241-0/+11
* - repair a regression caused by #3282, where we no longer wereMike Bayer2015-04-221-1/+2
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-261-0/+4
* - restate sort_tables in terms of a more fine grainedMike Bayer2015-01-011-0/+55
* - Made a small adjustment to the mechanics of lazy loading,Mike Bayer2014-08-281-1/+3
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-3/+4
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* remove all remaining start/end py2k/py3k blocksMike Bayer2013-06-071-8/+8
* - the raw 2to3 runMike Bayer2013-04-271-9/+9
* - remove all compat items that are pre-2.5 (hooray)Mike Bayer2013-03-091-2/+1
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-3/+7
* fix for pypy/jython gc_collectMike Bayer2012-10-151-2/+2
* - 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/+196