NAME
Interchange6::Schema::Result::NavigationAttribute
TABLE: navigation_attributes
ACCESSORS
navigation_attributes_id
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
navigation_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
attributes_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
PRIMARY KEY
RELATIONS
Navigation
Type: belongs_to
Related object: Interchange6::Schema::Result::Navigation
Attribute
Type: belongs_to
Related object: Interchange6::Schema::Result::Attribute
NavigationAttributeValue
Type: belongs_to
Related object: Interchange6::Schema::Result::NavigationAttributeValue