NAME

Interchange6::Schema::Result::ProductAttributes

TABLE: products_attributes

ACCESSORS

sku

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

product_attributes_id

data_type: 'integer'
is_foreign_key: 1
is_nullable: 0

PRIMARY KEY

RELATIONS

product_attribute

Type: belongs_to

Related object: Interchange6::Schema::Result::ProductAttribute

sku

Type: belongs_to

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