summaryrefslogtreecommitdiff
path: root/test/engine/test_execute.py
Commit message (Expand)AuthorAgeFilesLines
* -whitespace removal bonanzaMike Bayer2011-01-021-29/+29
* - and fix everything from the last checkin that breaks on py 2.4, 2.5Mike Bayer2010-11-091-1/+2
* - Implemented sequence check capability for the CMike Bayer2010-11-091-0/+31
* - *Major* cleanup / modernization of the InformixMike Bayer2010-10-011-5/+6
* Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve...Mike Bayer2010-07-111-136/+181
* - Pool classes will reuse the same "pool_logging_name" settingMike Bayer2010-05-301-0/+19
* further testing reveals that cursor.rowcount is only called with update/delet...Mike Bayer2010-04-121-4/+42
* - added a test for the solution in [ticket:1757].Mike Bayer2010-04-111-1/+22
* fix this test for oracleMike Bayer2010-04-071-3/+6
* - ah. oursql didn't have "extra steps" here, the previous system within exec...Mike Bayer2010-04-071-2/+20
* - Added new 'compiled_cache' execution option. A dictionaryMike Bayer2010-04-071-0/+31
* arg, oracle, bahMike Bayer2010-03-131-1/+1
* - Added "logging_name" argument to create_engine(), Pool() constructorMike Bayer2010-03-131-1/+38
* fix extending of a tuplePhilip Jenvey2010-03-121-1/+1
* skip test for oursqlMike Bayer2010-03-011-1/+2
* Changes to get mysqlconnector passing most tests.Michael Trier2010-02-281-2/+2
* - the execution sequence pulls all rowcount/last inserted IDMike Bayer2010-02-281-19/+48
* Changed bind parameters to be passed as a tuple. Some drivers don't like to r...Michael Trier2010-02-261-5/+5
* The py-postgresql dialect supports raw python.Michael Trier2010-02-221-1/+1
* missing import, forcefully compile the expression to strPhilip Jenvey2010-01-261-1/+1
* oracle compatPhilip Jenvey2010-01-261-5/+6
* - agnosticize checking for the two phase eventsMike Bayer2010-01-211-6/+6
* - ConnectionProxy now has wrapper methods for all transactionMike Bayer2010-01-161-1/+57
* - new oursql dialect added. [ticket:1613]Mike Bayer2009-11-101-1/+1
* oracle+zxjdbc returning supportPhilip Jenvey2009-08-181-3/+7
* ensure order of larger comparisonsPhilip Jenvey2009-08-081-1/+0
* merge 0.6 series to trunk.Mike Bayer2009-08-061-14/+20
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+167