Bring in line behavior of related_resultset() on both $rs and $result
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 26 Jun 2015 14:37:20 +0000 (16:37 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 12 Aug 2015 12:30:39 +0000 (14:30 +0200)
commit938b7adc4501c517d84be7daa13aefdb67f346b8
tree5eae393292c806e9d979eb7557d85ccf4514a706
parent1f785c70001ad4d2b9f39779e2156691e3bb8c50
Bring in line behavior of related_resultset() on both $rs and $result

The original problematic behavior on $result was introduced back in 64acc2bc
and never noticed since :(
Changes
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/ResultSet.pm