Fix create() in the same way as update() so it throws out the new values and
authorMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 07:41:26 +0000 (23:41 -0800)
committerMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 09:41:44 +0000 (09:41 +0000)
commit1d7e89b8623b1ae271aac80651d16dc7c655b15a
tree51370cd5aebcb851ccba6841283866aa327ab521
parent895b576d77f033255f80ebf7464a7f3f198ac98a
Fix create() in the same way as update() so it throws out the new values and
reloads them from the database on demand.
lib/DBIx/Class/CDBICompat/LazyLoading.pm
t/cdbi-t/04-lazy.t