[Dbix-class] Chaining searches with joins on the same table
Rob Kinyon
rob.kinyon at gmail.com
Fri Jul 10 13:59:27 GMT 2009
On Fri, Jul 10, 2009 at 00:08, A Murka<amurkat at gmail.com> wrote:
[snip]
> Do I just have to create a method that does both joins at once? Is a
> better way to implement these aggergates?
There is such a thing as putting too much into one query. These
queries do very different things. So, just do two queries. Simplify
your life.
--
Thanks,
Rob Kinyon
More information about the DBIx-Class
mailing list