Emulate that CDBI throws out all changed columns and reloads them on
authorMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 05:14:09 +0000 (21:14 -0800)
committerMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 07:14:31 +0000 (07:14 +0000)
commitc0fcc63f9a95819d353c5640ad2cc8d2b956ad63
tree9409f1b08eb88a9b9d9cf48450b1143129f60579
parent1c779eb2212fac3c44e615418c2b516e18cbc5e2
Emulate that CDBI throws out all changed columns and reloads them on
request in case the database modifies the new value (say, via a trigger)
lib/DBIx/Class/CDBICompat/LazyLoading.pm
t/cdbi-t/04-lazy.t