summaryrefslogtreecommitdiff
path: root/test/testbase.py
Commit message (Expand)AuthorAgeFilesLines
...
* unit tests for proxy engineMike Bayer2006-02-011-8/+14
* postgres checks for string/int port ID, converts to int for pg2 and string fo...Mike Bayer2006-01-221-1/+2
* rowid_column becomes more like the "order by column". 'default_ordering' fla...Mike Bayer2006-01-011-5/+5
* postgres oids say byebye by default, putting hooks in for engines to determin...Mike Bayer2006-01-011-6/+8
* catching up oracle to current, some tweaks to unittests to work better with o...Mike Bayer2005-12-301-21/+43
* move execute parameter processing from sql.ClauseElement to engine.execute_co...Mike Bayer2005-12-231-6/+13
* added 'deferred' keyword, allowing deferred loading of a particular columnMike Bayer2005-12-211-1/+2
* fix to engine echo, random rundocsMike Bayer2005-12-201-2/+4
* refactoring of execution path, defaults, and treatment of different paramstylesMike Bayer2005-12-171-34/+7
* manytomany test shows that mysql needs column lengths on string to be used as...Mike Bayer2005-12-161-3/+3
* echo can now be False, True or 'debug'. result sets are printed only if echo ...Mike Bayer2005-12-121-0/+1
* fixed up paramstyle translationMike Bayer2005-12-041-27/+59
* added string-based URLS to create connectionsMike Bayer2005-12-031-4/+6
* mysql default passwordMike Bayer2005-11-281-1/+1
* some cleanup to tests, adjustments to support mysql quirksMike Bayer2005-11-271-1/+1
* supports positional params for mysql - needs to be generalizedMike Bayer2005-11-271-3/+26
* Added some error checking to the command line processing in testbaseRobert Leftwich2005-11-261-2/+5
* cleaning up more with command-line argsMike Bayer2005-11-261-14/+15
* refactoring test to be more consistent, added multipk test to engineMike Bayer2005-11-261-0/+16
* (no commit message)Mike Bayer2005-10-231-3/+14
* (no commit message)Mike Bayer2005-10-231-26/+31
* (no commit message)Mike Bayer2005-10-221-1/+1
* full mapper test suite works with postgresMike Bayer2005-10-221-17/+51
* (no commit message)Mike Bayer2005-10-221-4/+15
* (no commit message)Mike Bayer2005-10-221-1/+1
* (no commit message)Mike Bayer2005-10-221-1/+8
* (no commit message)Mike Bayer2005-10-161-1/+1
* (no commit message)Mike Bayer2005-10-161-17/+10
* (no commit message)Mike Bayer2005-10-151-0/+2
* (no commit message)Mike Bayer2005-10-151-12/+13
* (no commit message)Mike Bayer2005-10-151-0/+22
* (no commit message)Mike Bayer2005-10-021-2/+18
* (no commit message)Mike Bayer2005-09-241-1/+6
* dependency sort thing getting out of handMike Bayer2005-09-201-1/+1
* (no commit message)Mike Bayer2005-09-171-0/+19
* Initial revisionMike Bayer2005-07-011-0/+12