add rel_type param for relationship_attrs coderef
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 45relationships.t
2012-09-10 Rafael Kitover add rel_type param for relationship_attrs coderef
2012-09-09 Rafael Kitover support coderef for relationship_attrs
2011-06-14 Rafael Kitover add rel_name_map option
2010-01-01 Robert Buels added relationship_attrs option, plus tests for it