Fix endless loop on BareSourcelessResultClass->throw_exception(...)
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 24 Oct 2014 23:35:14 +0000 (01:35 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 25 Oct 2014 00:05:46 +0000 (02:05 +0200)
commit9a4dfc45a830249b60333bac02b77b4354f4b2cf
tree95cb827af0b64948752e04a9376b189274e3546f
parent6cea42c920f50e5f0aa8faaf6a06c2a630a32e83
Fix endless loop on BareSourcelessResultClass->throw_exception(...)

There is a better fix for this in the pipes, but this will do for now

(cherry pick of 4f52479b)
Changes
lib/DBIx/Class/Row.pm
t/60core.t
t/resultsource/bare_resultclass_exception.t [new file with mode: 0644]