Help for this page

Select Code to Download


  1. or download this
    __PACKAGE__->columns(Primary => 'id');    # y, i know it implictly use
    +s the first column
    __PACKAGE__->sequence('declaration_id_seq');