class Profiles::ProfileFollowed_users::ManyToManyQuerySet

Defined in:

Constructors

Constructor Detail

def self.new(instance : Marten::DB::Model, field_id : String, through_related_name : String, through_model_from_field_id : String, through_model_to_field_id : String, query : Marten::DB::Query::SQL::Query(Profiles::ProfileFollowed_users) | Nil = nil) #