On Wednesday, September 27, 2017 at 5:17:51 AM UTC-7, Carlos Azuaje wrote:
>
> But is there any way I can add integrity constraints to the 
> create_join_table function?
>

Here's an example:

  create_join_table(:a_id=>{:table=>:a, :on_delete=>:cascade}, 
:b_id=>{:table=>:b, :on_delete=>:cascade})

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 https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to