in reply to
Re: Getting SQL into DBIC...
in thread
Getting SQL into DBIC...
Unfortunately DBIC doesn't seem to support UNION natively either. Looks like I'll have to use
Arbitrary_SQL_through_a_custom_ResultSource
Comment on
Re^2: Getting SQL into DBIC...
In Section
Seekers of Perl Wisdom