Many thanks for this I also had this issue (MySQL error 1005 105) with sequel (3.23.0) manually adding the :key parameter resolved the issue.
Andrew On Monday, February 8, 2010 6:56:13 PM UTC, Jeremy Evans wrote: > > > foreign_key :author_id, :authors, :key=>:id > > Jeremy > > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/R0pSeUhIWkYtNmtK. 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.
