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) #