[Dbix-class] has_many LEFT JOIN with parameter
Ton Voon
tonvoon at gmail.com
Mon May 9 07:54:26 GMT 2011
On 6 May 2011, at 19:08, David Ihnen wrote:
> It wasn't in the code version they had when I was encountering that issue... we used a workaround where we defined queries manually and called them to fulfill that purpose... I think it might be related to the ability of SQL::abstract to work with that kind of expression.
Thanks. I want to avoid manual queries, as there are dynamic joins that could occur, so I want to leave DBIC to work those out.
Ton
More information about the DBIx-Class
mailing list