DBIx::Class::Schema::PopulateMore::Test::Schema::Result::CompanyPerson(3pm) | User Contributed Perl Documentation | DBIx::Class::Schema::PopulateMore::Test::Schema::Result::CompanyPerson(3pm) |
DBIx::Class::Schema::PopulateMore::Test::Schema::Result::CompanyPerson - Bridge between Company and Person
Bridge table for many to many style relationship between Company and Person.
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
ID of the person with a companies
fk_company_id
ID of the company with persons
Sets the Primary keys for this table
The person that is employed by a company
The company that employees the person
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 |