The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Interchange6::Schema::Result::UserRole

ACCESSORS

users_id

FK on "users_id" in Interchange6::Schema::Result::User.

roles_id

FK on "roles_id" in Interchange6::Schema::Result::Role.

PRIMARY KEY

RELATIONS

role

Type: belongs_to

Related object: Interchange6::Schema::Result::Role

user

Type: belongs_to

Related object: Interchange6::Schema::Result::User