NAME

Interchange6::Schema::Result::NavigationProduct

TABLE: navigation_products

ACCESSORS

sku

data_type: 'varchar'
is_foreign_key: 1
is_nullable: 0
size: 32
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0

type

data_type: 'varchar'
default_value: (empty string)
is_nullable: 0
size: 16

PRIMARY KEY

RELATIONS

Type: belongs_to

Related object: Interchange6::Schema::Result::Navigation

sku

Type: belongs_to

Related object: Interchange6::Schema::Result::Product