class Profiles::ProfileFollowed_users::QuerySet

Defined in:

Constructors

Constructor Detail

def self.new(query = Marten::DB::Query::SQL::Query(Profiles::ProfileFollowed_users).new, prefetched_relations = [] of ::String, custom_query_sets = {} of ::String => Marten::DB::Query::Set::Any) #