Class: RDBr::Query::Postgresql

Inherits:
Relational show all
Includes:
PostgresqlDialect
Defined in:
lib/rdbr/query/postgresql.rb

Constant Summary

Constants inherited from Relational

Relational::DEFAULT_PAGE_SIZE

Constants included from TypeSupport

TypeSupport::FILTER_OPERATORS, TypeSupport::INTEGER_TYPES, TypeSupport::TYPE_GROUPS

Method Summary

Methods inherited from Relational

#build_page, #group, #initialize, #page, #page_has_next?, #record

Methods included from Lookup

#lookup

Methods included from TypeSupport

#filter_operators, #groupable_column?, #sortable_column?

Constructor Details

This class inherits a constructor from RDBr::Query::Relational