Fix regressions in IC::DT registration logic
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / NoPrimaryKey.pm
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2006-11-23 David Kamholz trivial test cleanup
2006-07-28 Daniel Westermann... Pass attrs to find from update_or_create (reported...