Hi all >From the DBIx::Class::InflateColumn doco:
"Replace DateTime::Format::Pg [in the sample code] with the appropriate module for your database, or consider DateTime::Format::DBI" How would one use DateTime::Format::DBI in the inflate/deflate specification? I assume that I'd some how need to get the database handle in my table class definition, but I'm not sure how to do this... TIA Dan _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/