Augment the infinite loop fix 4f52479b with the infra of ddcc02d1
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 8 Apr 2016 14:36:22 +0000 (16:36 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 20 Apr 2016 06:35:58 +0000 (08:35 +0200)
commit78de6edd28ca54c3025eb1b7407f2cb43865ce18
treede07f7c09c2e2a25493a799559f9b7896f99b1cd
parent5567c8f84ba0c2d620191cc8ac956b0b5630ca00
Augment the infinite loop fix 4f52479b with the infra of ddcc02d1

This also fixes a manifestation (but not the cause, this comes later) of a
bug where $result->result_source != $result->result_source_instance.

This commit is made early as it is rather efficient anyway, and it allows me
to test Handel (which was broken by 4f52479b) to validate subsequent rsrc
rewritering
lib/DBIx/Class/Row.pm