Multiple common sense fixes for m2m accessors
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / Artwork_to_Artist.pm
2015-08-12 Peter Rabbitson Multiple common sense fixes for m2m accessors
2015-08-12 Peter Rabbitson Change incomprehensible names of test relationships...
2014-07-23 Peter Rabbitson Change once more the signature of the custom cond coder...
2014-06-11 Karen Etheridge replace all remaining uses of self_rowobj with self_res...
2014-06-11 Peter Rabbitson Centralize custom rel args check, be more thorough
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-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...