Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / Artwork.pm
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2011-01-20 Peter Rabbitson Sanity check args passed to a coderef conditionmaker
2011-01-20 Daniel Ruoso adds a test with many to many and extended rels that...
2009-07-03 Peter Rabbitson Extra test to demonstrate has_one working, and a POD...
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2008-11-23 Peter Rabbitson Yet another test relationship/table for the real test...
2008-11-17 Peter Rabbitson Two more sets of might_have - has_many relationships...