I can't seem to query using a model by primary key using shards. With
shards trying:

Client.server(shard)[1]

doesn't work as it expects a string (for the where clause).

Clearly I can use filter instead by knowing the primary key, but not
as convenient. Is this a bug?

Also, as shards only apply to datasets, I can't find any way of
running arbitrary SQL, using DB.run() on a specific shard.

Any suggestions?

Thanks,
Gary.


-- 
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