Provided by: libdbix-class-schema-populatemore-perl_0.19-2_all
NAME
DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Gender - A Gender Class
DESCRIPTION
Tests for this type of FK relationship
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 gender_id Primary Key which is an auto generated UUID label Text label of the gender (ie, 'male', 'female', 'transgender', etc.). primary_key Sets the Primary keys for this table Marks the unique columns people A resultset of people with this gender
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::Gender(3pm)