On Tuesday, September 2, 2014 6:51:37 AM UTC-7, Куракин Александр wrote:
>
> Good day! Jeremy, thanks very much for your work!
>
> Suggestion: let's #create_join_table (Sequel::Database) accepts a block. 
> It will be yielded in block passed to #create_table. So I can create 
> additional fields in join table.
>

I thought about this when designing the #create_join_table API, but decided 
against it, as it is no longer a simple join table at that point. Just use 
#create_table in that case.

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