added result_roles and result_roles_map options, fixed a bug with accessor collision...
authorMark A. Stratman <stratman@gmail.com>
Fri, 13 May 2011 17:57:42 +0000 (12:57 -0500)
committerRafael Kitover <rkitover@cpan.org>
Mon, 16 May 2011 12:53:09 +0000 (08:53 -0400)
commitd36c8734a5b871d1fe5ce3502e0dad29f4b7375b
treedfe174f8b4840bee802ef60741f36445b5b27e43
parent937dea41c12b5345cd4f67a8db423ac9beeeaaa8
added result_roles and result_roles_map options, fixed a bug with accessor collision detection from result_components_map components, fixed some common tests
Changes
lib/DBIx/Class/Schema/Loader.pm
lib/DBIx/Class/Schema/Loader/Base.pm
t/lib/TestRole.pm [new file with mode: 0644]
t/lib/TestRoleForMap.pm [new file with mode: 0644]
t/lib/dbixcsl_common_tests.pm