Files
sqlalchemy/examples
Mike Bayer fc753a0647 - fixes to ShardedSession to work with deferred columns [ticket:771].
- user-defined shard_chooser() function must accept "clause=None"
  argument; this is the ClauseElement passed to session.execute(statement)
  and can be used to determine correct shard id (since execute() doesn't
  take an instance)
2007-09-08 19:51:35 +00:00
..
2007-09-01 21:21:29 +00:00
2007-09-01 21:21:29 +00:00
2007-09-01 21:21:29 +00:00
2007-08-16 15:20:20 +00:00
2007-09-01 21:21:29 +00:00
2005-10-14 03:21:48 +00:00