class

Marten::DB::Model::Table::ReverseRelationContext

Inherits Reference / Object

Context for a reverse relation.

A reverse relation context is used to provide a mapping between a reverse relation and the model where the reverse relations originates from.

Constructors

new(reverse_relation : ReverseRelation, model : Model.class)
Source

Instance methods

model
Source
reverse_relation
Source