|
NAMEDBIx::Class::Schema::PopulateMore::Test::Schema::Result::Gender - A Gender ClassDESCRIPTIONTests for this type of FK relationshipPACKAGE METHODSThis module defines the following package methodstableName of the Physical table in the databaseadd_columnsAdd columns and meta informationgender_id Primary Key which is an auto generated UUID label Text label of the gender (ie, 'male', 'female', 'transgender', etc.). primary_keySets the Primary keys for this tableMarks the unique columnspeopleA resultset of people with this genderMETHODSThis module defines the following methods.AUTHORPlease see DBIx::Class::Schema::PopulateMore For authorship informationLICENSEPlease see DBIx::Class::Schema::PopulateMore For licensing terms.
Visit the GSP FreeBSD Man Page Interface. |