NAME

Interchange6::Schema::Result::Role

TABLE: roles

ACCESSORS

roles_id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
sequence: 'roles_roles_id_seq'

name

data_type: 'varchar'
is_nullable: 0
size: 32

label

data_type: 'varchar'
is_nullable: 0
size: 255

PRIMARY KEY

RELATIONS

group_pricings

Type: has_many

Related object: Interchange6::Schema::Result::GroupPricing

permissions

Type: has_many

Related object: Interchange6::Schema::Result::Permission

user_roles

Type: has_many

Related object: Interchange6::Schema::Result::UserRole

users

Type: many_to_many

Composing rels: "user_roles" -> user