On Oct 29, 8:25 am, Gary Doades <[email protected]> wrote:
> On Oct 29, 10:12 am, Gary Doades <[email protected]> wrote:
> > Client.server(shard)[1]

Client.server(shard)[:id=>1]

> The bit about retrieving by primary key from a shard I still can't
> find though.

There's currently no shortcut for it, once you are at dataset level
and not model level, you should be specifying the primary key column
using a hash.

Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to