|
NAMEInterchange6::Schema::Result::NavigationAttributeDESCRIPTIONLinker table for connecting the Interchange6::Schema::Result::Navigation class to the <Interchange6::Schema::Result::Attribute> class records.ACCESSORSnavigation_attributes_idPrimary key.navigation_idForeign key constraint on "navigation_id" in Interchange6::Schema::Result::Navigation via "navigation" relationship.attributes_idForeign key constraint on "attribute_id" in Interchange6::Schema::Result::Attribute via "attribute" relationship.UNIQUE CONSTRAINTnavigation_id_attributes_id
RELATIONSnavigationType: belongs_toRelated object: Interchange6::Schema::Result::Navigation attributeType: belongs_toRelated object: Interchange6::Schema::Result::Attribute navigation_attribute_valuesType: has_manyRelated object: Interchange6::Schema::Result::NavigationAttributeValue
Visit the GSP FreeBSD Man Page Interface. |