[Dbix-class] DBIx::Class query with UNION and RIGHT JOIN

Will Hawes wdhawes at gmail.com
Mon Jan 28 20:03:57 GMT 2008


On 27/01/2008, edwrb . <datecrepe at hotmail.com> wrote:
>
>  Hey gang,
>
> I have a UNION query with a right join that I need to implement in
> DBIx::Class.

AFAIK, DBIC can't do that (yet ;):

http://search.cpan.org/dist/DBIx-Class/lib/DBIx/Class/Manual/Cookbook.pod#Arbitrary_SQL_through_a_custom_ResultSource



More information about the DBIx-Class mailing list