I forgot to attach my_metadata.py, here is the content:
from sqlalchemy import MetaData
a_metadata = MetaData()
b_metadata = MetaData()
On Fri, Jul 4, 2008 at 7:34 PM, Jay Decker <[EMAIL PROTECTED]> wrote:
> > its nonsensical to call upon the ShardedSession *within* the
>
> its nonsensical to call upon the ShardedSession *within* the
> query_chooser def. The ShardedSession can't do a query without a
> return value from the chooser, so that it knows which engine to
> query.
I forgot to mention my lookup table is also sharded(in other words, lookup
table is split in