In two example routines
get_tracks_by_cd()and
get_cds_by_artist()are added prefetch clauses, fetching the join'ed table's values. But then values from the prefetched tables aren't (apparently) used.
I am confused on this?
_______________________________________________ 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]/
