[Dbix-class] Lazy loading of attributes?

Jesper Krogh jesper at krogh.cc
Thu Nov 10 12:34:15 CET 2005


Hi.

I have a table with some quite large attributes that only should be
fetched when they are accessed. In Class::DBI this was done by the
"columns(Other => qw(att1 att2)) but that seems to fail in DBIx::Class

How is this typically done in DBIx::Class?

Thanks Jesper
-- 
Jesper Krogh




More information about the Dbix-class mailing list