On Jun 24, 8:28 am, Glen <[EMAIL PROTECTED]> wrote:
> Is it possible to create a non-integer key with Sequel?

Yes.

  primary_key :name, :type=>:text
  foreign_key :artist_name, :artists, :type=>:text

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