__PACKAGE__->columns(Primary => 'id'); # y, i know it implictly uses the first column __PACKAGE__->sequence('declaration_id_seq');