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::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.