[sf-perl] [Fwd: class DBI postgres date time format]

Kevin Frost biztos at mac.com
Thu Mar 19 01:23:26 PDT 2009


Is there a Class::DBI equivalent?

Of course you could just subclass Class::DBI and do it automatically  
for everything that has an "updated" column.  But for the same amount  
of effort you could learn DBIx::Class, so... :-)

-- f.

On Mar 19, 2009, at 1:06 AM, Dan Dascalescu wrote:

>> How do I set up table class method to correctly format and write  
>> 'updated'
>>  column  date and time stamp to postgres?
>
> DBIx::Class::TimeStamp might take care of that automagicallly.
> _______________________________________________
> SanFrancisco-pm mailing list
> SanFrancisco-pm at pm.org
> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm



More information about the SanFrancisco-pm mailing list