|
NAMEInterchange6::Schema::Result::NavigationProductACCESSORSskuForeign constraint on "sku" in Interchange6::Schema::Result::Product via "product" relationship.navigation_idForeign constraint on "navigation_id" in Interchange6::Schema::Result::Navigation via "navigation" relationship.typeCan be used to cache the value held in "type" in Interchange6::Schema::Result::Navigation though usually ignored.Column is nullable. priorityPriority (higher number is higher priority) is used to define which category (or other "type" in Interchange6::Schema::Result::Navigation) should be used when constructing "path" in Interchange6::Schema::Result::Product.Default is 0. PRIMARY KEY
RELATIONSnavigationType: belongs_toRelated object: Interchange6::Schema::Result::Navigation productType: belongs_toRelated object: Interchange6::Schema::Result::Product
Visit the GSP FreeBSD Man Page Interface. |