DBIx::Class's get_column and set_column methods does not inflate/deflate objects. Please use the ->has_column method to determine if a class has a given column rather than can like in the previous release, and use the normal accessor to set/get the value. -- With regards Marcus Ramberg