Fix an obscure bug in the DBI exception handler, clobbering the exception contents...
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 28 Oct 2008 12:32:52 +0000 (12:32 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 28 Oct 2008 12:32:52 +0000 (12:32 +0000)
commit9bf06dc034dc367be87d5f69340515de758edebd
tree2f4e6acae860c5eb1bfc1f5d11838ebdf0d38f24
parenta14185ef4bcdc0515581f17d6ee2b21511f0cd38
Fix an obscure bug in the DBI exception handler, clobbering the exception contents when the same $dbh is used outside of dbic code
lib/DBIx/Class/Storage/DBI.pm
t/34exception_action.t