summaryrefslogtreecommitdiff
path: root/test/engine/test_logging.py
Commit message (Expand)AuthorAgeFilesLines
* - handle parameter sets that aren't correctly formed, so thatMike Bayer2016-02-171-1/+27
* - do the trailing comma logic of tuple repr() exactlyMike Bayer2016-02-171-0/+18
* - All string formatting of bound parameter sets and result rows forMike Bayer2016-02-171-1/+85
* - Exception messages have been spiffed up a bit. The SQL statementMike Bayer2014-10-171-3/+5
* - Fixed bug in connection pool logging where the "connection checked out"Mike Bayer2014-08-201-2/+83
* - pep8 cleanupMike Bayer2014-08-201-24/+13
* - ensure all tests are named test_*Mike Bayer2014-07-301-3/+3
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-241-0/+255