Class: RDBr::Query::Postgresql
- Inherits:
-
Relational
- Object
- Relational
- RDBr::Query::Postgresql
- Includes:
- PostgresqlDialect
- Defined in:
- lib/rdbr/query/postgresql.rb
Constant Summary
Constants inherited from Relational
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
Methods included from TypeSupport
#filter_operators, #groupable_column?, #sortable_column?
Constructor Details
This class inherits a constructor from RDBr::Query::Relational