The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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