Merge branch 'master' into topic/constructor_rewrite
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / NoPrimaryKey.pm
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
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...