Fix search_related wrt grouped resultsets (distinct is currently passed to the new...
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 27 Nov 2009 00:38:11 +0000 (00:38 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 27 Nov 2009 00:38:11 +0000 (00:38 +0000)
commit533b7dba76d252c96cc17a6fe8c409bb20ebfcde
treef98c5ce1449b211f64845096f0d15ea4b5bfd801
parentff3d3f8fac3efc25957b4cd45e13456ba13b75d8
Fix search_related wrt grouped resultsets (distinct is currently passed to the new resultset, this is probably wrong)
lib/DBIx/Class/ResultSet.pm
t/count/prefetch.t
t/count/search_related.t