Provided by: libdbix-class-schema-populatemore-perl_0.19-2_all bug

NAME

       DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory - Information
       about a Persons as an Employee;

DESCRIPTION

       Additional Information about a person when working for a company

ATTRIBUTES

       This class defines the following attributes.

PACKAGE METHODS

       This module defines the following package methods

   table
       Name of the Physical table in the database

   add_columns
       Add columns and meta information

       fk_person_id, fk_company_id

       two fields making up a key to the CompanyPerson

       started

       The date we started working for the company

   primary_key
       Sets the Primary keys for this table

   employment_history
       each instance of a company_person has a related employment history

METHODS

       This module defines the following methods.

AUTHOR

       Please see DBIx::Class::Schema::PopulateMore For authorship information

LICENSE

       Please see DBIx::Class::Schema::PopulateMore For licensing terms.

perl v5.36.0      DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory(3pm)