On Wednesday, October 24, 2018 at 7:23:42 AM UTC-7, Alexander Popov wrote: > > And… nothing about my suggestion? With `Sequel[:albums][hash]`. >
I don't like the reuse of the existing method. While it does something similar, deep qualification is significantly more involved than straight qualification and having a method that can do both depending on the type of the argument is a bad idea IMO. Possibly we could add a SQL::QualifyingMethods#deep_qualify method for that. 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.
