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>
Fri, 26 Jun 2015 14:37:20 +0000 (16:37 +0200)
commit8bb3f33907790bf19e86e7e10280636b6818c113
treebd6e43242d8205a8549ced731898f3894776f1a1
parent7edcdb8b8f5a6c5099fe6c37c4359974186f9e34
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