DOKK / manpages / debian 12 / libdbix-class-schema-populatemore-perl / DBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList.3pm.en
DBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList(3pm) User Contributed Perl Documentation DBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList(3pm)

DBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList - An example Friends Class;

Probably not the best way to do a friend list relationship.

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 friends

fk_friend_id

Who is the friend?

Sets the Primary keys for this table

The person that 'owns' the friendship (list)

The actual friend that befriender is listing

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