NAME

Maximus::Schema::Result::Role

ACCESSORS

id

data_type: 'integer'
extra: {unsigned => 1}
is_auto_increment: 1
is_nullable: 0

role

data_type: 'varchar'
is_nullable: 0
size: 25

RELATIONS

user_roles

Type: has_many

Related object: Maximus::Schema::Result::UserRole

sqlt_deploy_hook

Force MySQL to use InnoDB and UTF-8