On Thursday, August 5, 2010, Duncan Garland
<[email protected]> wrote:
>
>
> Hi,
>
> I
> tried
>
> $rs->date_updated(
> DateTime->now );
>
> And
> several other variations on the theme and they didn’t work. I began it wonder
> if it could recognise the standard Oracle DATE column type.
>
> All
> the best.
>
> Duncan
>
That's exactly what I do. The only thing i can think of is that the
inflation component isn't included in your schema definition. Have you
loaded it:
__PACKAGE__->load_components("InflateColumn::DateTime");
Dan
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]