summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/entities.py
Commit message (Expand)AuthorAgeFilesLines
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-1/+2
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-1/+1
* - Fixed bug where :class:`.AbstractConcreteBase` would fail to beMike Bayer2014-02-111-2/+6
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* a pass where we try to squash down as many list()/keys() combinationsMike Bayer2013-05-261-1/+1
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-0/+6
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+83