summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* - happy new yearMike Bayer2016-01-291-1/+1
* - calling str() on a core sql construct has been made more "friendly",Mike Bayer2016-01-191-1/+1
* - Fixed regression where :meth:`.ResultProxy.keys` would returnMike Bayer2015-07-191-1/+2
* - Add a new le_() assertion for less than or equalsMike Bayer2015-06-141-1/+1
* - Fixed regression regarding the declarative ``__declare_first__``Mike Bayer2015-04-241-1/+2
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - restate sort_tables in terms of a more fine grainedMike Bayer2015-01-011-1/+2
* - The :func:`~.expression.column` and :func:`~.expression.table`Mike Bayer2014-09-011-1/+1
* - A new style of warning can be emitted which will "filter" up toMike Bayer2014-08-311-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-4/+4
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Reverted the change for :ticket:`3060` - this is a unit of workMike Bayer2014-06-231-1/+1
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-3/+8
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+5
* The MySQL :class:`.mysql.SET` type now features the same auto-quotingMike Bayer2013-10-141-1/+1
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-301-0/+2
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-3/+2
* - [feature] Added TIME type to mysql dialect,Mike Bayer2012-10-101-1/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+21