Support for relationship attributes in many_to_many accessors.
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / FourKeys_to_TwoKeys.pm
2006-06-17 Justin Guenther added more many_to_many tests and changed add_to_rel...