On Wednesday, June 17, 2015 at 6:48:50 AM UTC-7, Andrew Burleson wrote:
>
> The message title pretty much sums it up, I was just wondering: does the 
> Sequel migration method `foreign_key` automatically create an index in 
> addition to the foreign key constraint?
>

No.  You can add :index=>true if you would like to create an index on the 
column.

Thanks,
Jeremy 

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to