Most of the code reviewed... Missing ResultSet->populate, ResultSet->find, Row->copy...
authorDaniel Ruoso <daniel@ruoso.com>
Wed, 2 Jun 2010 17:27:37 +0000 (17:27 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 20 Jan 2011 11:41:14 +0000 (12:41 +0100)
commita126983e43f896c64e0ae7ba01c8a3d690d8125a
tree0e1a8a16c42c10a92a6c6e55217555df195fd196
parent7efc984235eda6201557e72cb941ba50dab9ff94
Most of the code reviewed... Missing ResultSet->populate, ResultSet->find, Row->copy and Relationship::Accessor->add_relationship_accessor
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/Relationship/ManyToMany.pm
lib/DBIx/Class/ResultSource.pm
t/lib/DBICTest/Schema/Artist.pm
t/lib/DBICTest/Schema/Track.pm