class Profiles::Profile::RelatedQuerySet

Defined in:

Constructors

Constructor Detail

def self.new(instance : Marten::DB::Model, related_field_id : String, query : Marten::DB::Query::SQL::Query(Profiles::Profile) | Nil = nil) #