Fix the DESTROY/discard_changes() infinite recursion at the DBIC level.
authorMichael G Schwern <mschwern@cpan.org>
Sun, 24 Feb 2008 07:24:55 +0000 (23:24 -0800)
committerMichael G Schwern <mschwern@cpan.org>
Sun, 24 Feb 2008 09:27:49 +0000 (09:27 +0000)
commit7e36a763a7ba0f4feb35371ddd421d9bc9e62ad1
treec37635c5127a5c0764915c303e26236c81ac1fc2
parent75c8a7ab6512d61df0527d4f4a72350ad43ec598
Fix the DESTROY/discard_changes() infinite recursion at the DBIC level.
lib/DBIx/Class/PK.pm
t/discard_changes_in_DESTROY.t