From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Interchange6::Schema::ResultSet::Message

SYNOPSIS

Provides extra accessor methods for Interchange6::Schema::Result::Message

METHODS

approved

Messages where approved is true.

public

Messages where public is true.

with_author

Prefetch author relationship.

with_children

Prefetch children relationship.