- Add _post_inflate_datetime and _pre_deflate_datetime to InflateColumn::DateTime...
authorBryan Beeley <cpan@beeley.org>
Mon, 1 Feb 2010 22:42:14 +0000 (22:42 +0000)
committerBryan Beeley <cpan@beeley.org>
Mon, 1 Feb 2010 22:42:14 +0000 (22:42 +0000)
commitf856fe014648742bda7017b504e743803404efcb
tree1e076346208d58b6b5f3421c828c572c421adc36
parent555cc3f40384239505aeec3fb41d6f862dd0c050
- Add _post_inflate_datetime and _pre_deflate_datetime to InflateColumn::DateTime to allow
  for modifying DateTime objects after inflation or before deflation.
lib/DBIx/Class.pm
lib/DBIx/Class/InflateColumn/DateTime.pm