class
   Blogging::Comment::QuerySet
  
  - Blogging::Comment::QuerySet
 - Marten::DB::Query::Set(Blogging::Comment)
 - Reference
 - Object
 
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)
        #