On Wed, 8 Nov 2006, Matt S Trout wrote:

> Jon Warbrick wrote:
> > Am I limited to pre-fetching only one has_many relation?
> 
> At the same level, like that, for the moment yes.

Ta. So I won't do that then!
 
> A chain of has_manys is fine.
> 
> For the record, I've found it's usually not very efficient to do that anyway
> for large resultsets because of the cross product effect, and fairly
> irrelevant for small ones.

Now that you've caused me to think about it properly I can see that what I 
was trying to do was probably fairly foolish. Ta. :-)

Jon.

-- 
Jon Warbrick
Web/News Development, Computing Service, University of Cambridge

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to