NAME

Maximus::Schema::Result::ModuleDependency

ACCESSORS

id

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

module_version_id

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

modscope

data_type: 'varchar'
is_nullable: 0
size: 45

modname

data_type: 'varchar'
is_nullable: 0
size: 45

RELATIONS

module_version

Type: belongs_to

Related object: Maximus::Schema::Result::ModuleVersion

sqlt_deploy_hook

Force MySQL to use InnoDB and UTF-8