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