[Catalyst] including InflateColumn::DateTime
John Goulah
jgoulah at gmail.com
Thu Jul 5 19:55:33 GMT 2007
Perhaps this is better for the DBIC list so try not to flame me if I need to
repost there.
Is there a more general place that I can load InflateColumn::DateTime rather
than at the top of my schema?
__PACKAGE__->load_components(qw/InflateColumn::DateTime Core/);
The main reason I ask is because I'm using the new SchemaLoader version to
regen my schema, and altering the line above the md5sum prevents
modification of that file, so ideally if I could just load this up somewhere
else that would work better. Also its sort of a pain to add the same exact
thing to each Schema file where I use Datetime fields-
Thanks!
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070705/1bee8=
ae9/attachment.htm
More information about the Catalyst
mailing list