The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Interchange6::Schema::Result::NavigationMessage

DESCRIPTION

Link table between Navigation and Message for blogs, etc

ACCESSORS

messages_id

Foreign key constraint on "messages_id" in Interchange6::Schema::Result::Message via "message" relationship.

Foreign key constraint on "navigation_id" in Interchange6::Schema::Result::Navigation via "navigation" relationship.

PRIMARY KEY

RELATIONS

message

Type: belongs_to

Related object: Interchange6::Schema::Result::Message

Type: belongs_to

Related object: Interchange6::Schema::Result::Navigation