After upgrading from 0.4.5 to 0.4.6 Session.execute(query,
shard_id=shard_id),
where Session is ShardedSession, throws exception:

File '/var/lib/python-support/python2.5/sqlalchemy/orm/scoping.py',
line 98 in do
  return getattr(self.registry(), name)(*args, **kwargs)
TypeError: execute() got an unexpected keyword argument 'shard_id'
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to