Hack around a stupid SQL::Abstract bug and add GROUP BY support
[dbsrgits/DBIx-Class-Historic.git] / lib / DBIx / Class / CDBICompat / Constraints.pm
2005-08-01 Matt S Trout Constraint support added to compat layer (no is_constra...