|
NAMEInterchange6::Schema::Result::ProductAttributeACCESSORSproduct_attributes_idPrimary key.skuFK on "sku" in Interchange6::Schema::Result::Product.attributes_idFK on "attributes_id" in Interchange6::Schema::Result::Attribute.canonicalDetermines whether this attribute requires his own product.Defaults to 1 (true). UNIQUE CONSTRAINTsku_attributes_id
RELATIONSproductType: belongs_toRelated object: Interchange6::Schema::Result::Product attributeType: belongs_toRelated object: Interchange6::Schema::Result::Attribute product_attribute_valuesType: has_manyRelated object: Interchange6::Schema::Result::ProductAttributeValue
Visit the GSP FreeBSD Man Page Interface. |