Only add a group_by to a complex prefetch if a non-selecting multi-join is detected
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLMaker / MySQL.pm
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...