[Dbix-class] prefetch and has_many?

George Hartzell hartzell at alerce.com
Fri Aug 11 03:27:00 CEST 2006


The section on prefetch in DBIx::Class::ResultSet doesn't mention
has_many as a valid relationship for use with prefetch, but the
section in the cookbook says that you _can_ (emphasis their's) since
0.05999_01.

In my flailing around, I can't make it work (I get complaints when
calling $resultset->next about prefetching not being implemented for
multi.

So, it sounds like the bug is in the Cookbook pod?

I'm using DBIx-Class-0.06003, but also gave it a shot w/ 0.07.

Thanks,

g.



More information about the Dbix-class mailing list