summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/assertsql.py
Commit message (Expand)AuthorAgeFilesLines
* selectin polymorphic loadingMike Bayer2017-06-051-13/+35
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - reorganize schema_translate_map to be succinct and gain the performanceMike Bayer2016-01-111-2/+2
* - Multi-tenancy schema translation for :class:`.Table` objects is added.Mike Bayer2016-01-081-2/+7
* - Fixed bug in :meth:`.Update.return_defaults` which would cause allMike Bayer2015-12-141-3/+14
* - repair a regression caused by #3282, where we no longer wereMike Bayer2015-04-221-2/+8
* - Fixed a long-standing bug where the :class:`.Enum` type as usedMike Bayer2015-04-041-1/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - rework assertsql system, fixes #3293Mike Bayer2015-01-181-283/+237
* - rework the assert_sql system so that we have a context manager to work with,Mike Bayer2014-12-071-25/+67
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-20/+26
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - add a new assertsql construct "Or", so that we can test for a UOW flushMike Bayer2014-05-301-1/+20
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+5
* - the raw 2to3 runMike Bayer2013-04-271-5/+5
* - Fixed bug in unit of work whereby a joined-inheritanceMike Bayer2013-04-011-0/+2
* - preparing for #695, modernize constraint/index testsMike Bayer2013-01-161-4/+9
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-1/+8
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-8/+6
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+316