Scroll to navigation

DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Gender(3pm) User Contributed Perl Documentation DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Gender(3pm)

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.

2023-01-22 perl v5.36.0