summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/shard.py
Commit message (Expand)AuthorAgeFilesLines
* - ident passed to id_chooser in shard.py always a listMike Bayer2007-10-011-1/+2
* - created a link between QueryContext and SelectionContext; the attributeMike Bayer2007-09-261-5/+5
* - fixes to ShardedSession to work with deferred columns [ticket:771].Mike Bayer2007-09-081-7/+7
* Removed unused imports, other import adjustments per pyflakesJason Kirtland2007-08-131-0/+1
* #725 add query arg to id_chooser()Mike Bayer2007-08-101-5/+6
* docstring stuffMike Bayer2007-08-051-1/+1
* - added hooks for alternate session classes into sessionmakerMike Bayer2007-08-031-1/+4
* - added Session constructor which turns autoflush/transactional onMike Bayer2007-07-291-0/+2
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+112