class Profiles::ProfileFavorite_articles::RelatedQuerySet

Defined in:

Constructors

Constructor Detail

def self.new(instance : Marten::DB::Model, related_field_id : String, query : Marten::DB::Query::SQL::Query(Profiles::ProfileFavorite_articles) | Nil = nil, assign_related : Bool = false, prefetched_relations = [] of ::String, custom_query_sets = {} of ::String => Marten::DB::Query::Set::Any) #