[Dbix-class] Inflating to DateTime::Tiny or DateTime::LazyInit

Robert Rothenberg robrwo at gmail.com
Wed Oct 21 12:52:15 GMT 2020


Has anyone on this list any experience modifying DBIC to inflate 
date-columns to DateTime::Tiny or DateTime::LazyInit objects?

Is it a matter of changing |__PACKAGE__->datetime_parser_type() to a 
custom class that returns one of these?|

|More importantly, is it worthwhile? Is there a measurable improvement 
in speed or memory usage?
|

||





More information about the DBIx-Class mailing list