DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory(3pm) | User Contributed Perl Documentation | DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory(3pm) |
DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory - Information about a Persons as an Employee;
Additional Information about a person when working for a company
This class defines the following attributes.
This module defines the following package methods
Name of the Physical table in the database
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
Sets the Primary keys for this table
each instance of a company_person has a related employment history
This module defines the following methods.
Please see DBIx::Class::Schema::PopulateMore For authorship information
Please see DBIx::Class::Schema::PopulateMore For licensing terms.
2023-01-22 | perl v5.36.0 |