class Blogging::Comment::QuerySet

Defined in:

Constructors

Constructor Detail

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