https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20664

--- Comment #90 from Martin Renvoize <[email protected]> ---
Caveat.. if you're wanting related (JOINed) data you'll wan't to call
'prefetch' in the actual search call too...

I'm not entirely sure how Koha::Objects plays games here as it just adds a
further layer of complexity on top of DBIx::Class.. but I've certainly seen
realy solid results when I've used ::HashRefInflator in other projects

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to