summaryrefslogtreecommitdiff
path: root/test/engine/test_bind.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-15/+9
* PEP8 cleanup in /test/enginepr/163Eric Streeper2015-03-201-4/+3
* - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-27/+15
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
* The :meth:`.Connection.connect` and :meth:`.Connection.contextual_connect`Mike Bayer2012-11-141-1/+24
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-5/+5
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* fix some testsMike Bayer2011-02-101-14/+7
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-4/+4
* - *Major* cleanup / modernization of the InformixMike Bayer2010-10-011-1/+1
* Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve...Mike Bayer2010-07-111-22/+18
* - Table.create() and Table.drop() no longer apply metadata-Mike Bayer2010-04-161-25/+3
* merge 0.6 series to trunk.Mike Bayer2009-08-061-2/+2
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+224