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 _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
