Added fix to avoid undef warnings in CDBICompat stringify
[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...