[Dbix-class] InflateColumn::DateTime - how to use it?

Christopher H. Laco claco at chrislaco.com
Thu May 10 13:54:21 GMT 2007


Adam Herzog wrote:
> On May 10, 2007, at 8:17 AM, RA Jones wrote:
>> __PACKAGE__->load_components(qw/PK::Auto Core InflateColumn::DateTime/);
> =

> I think InflateColumn::DateTime probably has to be _before_ Core:
> __PACKAGE__->load_components(qw/InflateColumn::DateTime Core/);
> =

> Note also that PK::Auto is included in 'Core', so you don't have to
> specify it.

For that matter... do you even have to specify Core any more either?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20070510/21=
0011e6/signature.pgp


More information about the Dbix-class mailing list