Add search_rs to ResultSet and a new {$rel}_rs accessor to has_many.
authorAran Deltac <bluefeet@cpan.org>
Tue, 9 May 2006 22:02:44 +0000 (22:02 +0000)
committerAran Deltac <bluefeet@cpan.org>
Tue, 9 May 2006 22:02:44 +0000 (22:02 +0000)
commit5b89a7688c79c6b6109ee8ec5d43ee680bd8c22c
tree81d184ab0f4c7936846ba68568b4ce505111566a
parent6d692cff84b07e7684e7e672c4046010e6697d45
Add search_rs to ResultSet and a new {$rel}_rs accessor to has_many.
Build.PL
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/Accessor.pm
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/ResultSet.pm
t/run/01core.tl
t/run/06relationship.tl