summaryrefslogtreecommitdiff
path: root/test/dialect/test_mxodbc.py
Commit message (Expand)AuthorAgeFilesLines
* Post black reformattingMike Bayer2019-01-061-4/+10
* Run black -l 79 against all source filesMike Bayer2019-01-061-20/+34
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-18/+12
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-301-52/+25
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* test fixesMike Bayer2012-09-221-3/+3
* - further mxodbc tweaks affecting other test suitesMike Bayer2012-09-021-1/+4
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+3
* - whitespace removal bonanzaMike Bayer2011-01-021-1/+1
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* test/dialectMike Bayer2010-07-111-22/+25
* mssql+mxodbc should use executedirect for all selects and execute for insert/...Mike Bayer2010-03-261-0/+69