[Dbix-class] Oracle Built-In Functions

Peter Rabbitson rabbit+dbic at rabbit.us
Thu Aug 5 13:55:46 GMT 2010


Duncan Garland 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.
> 

http://search.cpan.org/~frew/DBIx-Class-0.08123/lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm#connect_call_datetime_setup

Cheers



More information about the DBIx-Class mailing list