On Sep 1, 2010, at 18:35 , mjskier wrote:

> Can I specify a key in my model definition? (It isn't obvious to me
> how to do that)

You're gonna laugh.

class Mytable  < Sequel::Model
        set_primary_key :myspecialprimarykey
end




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