Class: ActiveRecord::HierarchicalQuery::Adapters::PostgreSQL Private

Inherits:
Abstract
  • Object
show all
Defined in:
lib/active_record/hierarchical_query/adapters/postgresql.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary

Attributes inherited from Abstract

#query, #table

Method Summary

Methods inherited from Abstract

#initialize, #visit, visitors

Constructor Details

This class inherits a constructor from ActiveRecord::HierarchicalQuery::Adapters::Abstract