summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/test/assertsql.py
Commit message (Expand)AuthorAgeFilesLines
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-295/+0
* add a test for the actual feature, that multiple post updates are batchedMike Bayer2010-06-181-1/+2
* actually we need to copy the dict there since it gets run repeatedly inside o...Mike Bayer2010-04-151-1/+1
* adjust incoming params to add keys that are specific to the compiled, i.e. or...Mike Bayer2010-04-151-0/+3
* - beef up the --reversetop test option to embed RandomSet throughout the ORMMike Bayer2010-04-151-1/+2
* starting to arrange things such that unneeded executors aren't gettingMike Bayer2010-04-081-1/+3
* - added missing coverage for self-referential many-to-many flushesMike Bayer2010-04-061-6/+9
* - simplify the OurSQL dialect regarding py3k, this version gives it a fairlyMike Bayer2010-02-281-2/+2
* oracle+zxjdbc returning supportPhilip Jenvey2009-08-181-0/+3
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+0
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+283