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>
Fri, 24 Oct 2014 23:35:14 +0000 (01:35 +0200)
commit4f52479b6963cb1e61e28c849c0d1e47a3c57087
treecbd0cd3def660d2bcabce274385d7c1bdfc186bd
parentb4ba5147f2d1761fde260773a6bff52dbde7f12c
Fix endless loop on BareSourcelessResultClass->throw_exception(...)

There is a better fix for this in the pipes, but this will do for now
Changes
lib/DBIx/Class/Row.pm
t/60core.t
t/resultsource/bare_resultclass_exception.t [new file with mode: 0644]