On Friday, September 14, 2018 at 2:41:32 AM UTC-7, 
[email protected] wrote:
>
> Hi Jeremy!
> I wanted to ask what do you think about the functionality of checking if 
> the table is already joined to dataset. There is a method 
> `#joined_dataset?`, but would be great to have possibility of checking if 
> some, named dataset is already joined. Something like `joined?(:users)` or 
> anything other.
>
> tbh I already implemented it, but wanted to know if you think that it 
> should be implemented in sequel itself.
>

I'm not sure the need is common enough for the feature to be included in 
Sequel itself.  I'd appreciate some community feedback on that.

In the meantime, you could ship it as an external extension. If you choose 
to do that, please let me know so I can add a link to it to the website.

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