Only add a group_by to a complex prefetch if a non-selecting multi-join is detected
[dbsrgits/DBIx-Class.git] / examples / Schema / db /
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...