[Dbix-class] Feature request: complex join

Dmitry Belyavsky beldmit at gmail.com
Mon Jul 4 17:35:48 GMT 2011


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



More information about the DBIx-Class mailing list