I use the very nifty add_columns(startdate => {data_type => 'datetime'}) in
my schema files, but am currently having to 'manually' set_formatter on each
object as I pull it out ($_->startdate->set_formatter($dt_parser) for
@rows). What's the blessed way of doing this in the schema?

The myriad InflateColumn stuff in CPAN is kinda confusing...

Thanks, Paul
_______________________________________________
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]

Reply via email to