summaryrefslogtreecommitdiff
path: root/test/ext/test_horizontal_shard.py
Commit message (Expand)AuthorAgeFilesLines
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-4/+2
* Added a new method :meth:`.Engine.execution_options`Mike Bayer2012-10-231-21/+65
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+4
* finished fixes for mxodbc; need to use at least version 3.2.1Mike Bayer2012-09-211-1/+3
* - hardcore force every connection into a strong-referenced set, rollback on e...Mike Bayer2011-04-251-4/+5
* - do a close() here so that objects are guaranteed loaded newMike Bayer2011-03-271-0/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* this test fails on PyPy because it checks for a lastrowid after the connectio...Alex Gaynor2011-03-161-3/+3
* - Horizontal shard query places 'shard_id' inMike Bayer2011-01-231-10/+32
* - whitespace removal bonanzaMike Bayer2011-01-021-1/+1
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-2/+2
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* | - NullPool is now used by default for SQLite file-Mike Bayer2010-11-281-2/+3
|/
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-36/+55
* - The sqlalchemy.orm.shard module now becomes an extension,Mike Bayer2010-03-281-0/+168