Greetings! I want to add a custom has_many relation with comlex join. I use the PostgreSQL, so the condition should look like me.email => ANY(foreign.emails), but now DBIx::Class does not support such join. Is it possible to implement such join conds? Thank you! -- SY, Dmitry Belyavsky