Table of Contents - db-postgres-0.6.0 Documentation
Classes and Modules
- DB
- DB::Postgres
- DB::Postgres::Adapter
- DB::Postgres::Connection
- DB::Postgres::Error
- DB::Postgres::Native
- DB::Postgres::Native::Connection
- DB::Postgres::Native::IO
- DB::Postgres::Native::Result
- DB::Postgres::Native::Strings
- DB::Postgres::Native::Types
- DB::Postgres::Native::Types::Boolean
- DB::Postgres::Native::Types::DateTime
- DB::Postgres::Native::Types::Decimal
- DB::Postgres::Native::Types::Float
- DB::Postgres::Native::Types::Integer
- DB::Postgres::Native::Types::JSON
- DB::Postgres::Native::Types::Symbol
Methods
- ::connect — DB::Postgres::Native::Connection
- ::new — DB::Postgres::Adapter
- ::new — DB::Postgres::Connection
- ::new — DB::Postgres::Native::Strings
- ::new — DB::Postgres::Native::Connection
- ::new — DB::Postgres::Native::Result
- ::new — DB::Postgres::Native::IO
- ::parse — DB::Postgres::Native::Types::Boolean
- ::parse — DB::Postgres::Native::Types::Integer
- ::parse — DB::Postgres::Native::Types::Decimal
- ::parse — DB::Postgres::Native::Types::Float
- ::parse — DB::Postgres::Native::Types::Symbol
- ::parse — DB::Postgres::Native::Types::DateTime
- ::parse — DB::Postgres::Native::Types::JSON
- #append_identifier — DB::Postgres::Connection
- #append_literal — DB::Postgres::Connection
- #append_string — DB::Postgres::Connection
- #call — DB::Postgres::Adapter
- #cast! — DB::Postgres::Native::Result
- #check! — DB::Postgres::Native::Connection
- #close — DB::Postgres::Connection
- #close — DB::Postgres::Native::Connection
- #discard_results — DB::Postgres::Native::Connection
- #each — DB::Postgres::Native::Result
- #error_message — DB::Postgres::Native::Connection
- #escape_identifier — DB::Postgres::Native::Connection
- #escape_literal — DB::Postgres::Native::Connection
- #field_count — DB::Postgres::Native::Result
- #field_names — DB::Postgres::Native::Result
- #field_types — DB::Postgres::Native::Result
- #flush — DB::Postgres::Native::Connection
- #flush_copy_out — DB::Postgres::Native::Connection
- #get_result — DB::Postgres::Native::Connection
- #get_row — DB::Postgres::Native::Result
- #get_value — DB::Postgres::Native::Result
- #key_column — DB::Postgres::Connection
- #map — DB::Postgres::Native::Result
- #next_result — DB::Postgres::Connection
- #next_result — DB::Postgres::Native::Connection
- #put_copy_end — DB::Postgres::Native::Connection
- #row_count — DB::Postgres::Native::Result
- #send_query — DB::Postgres::Connection
- #send_query — DB::Postgres::Native::Connection
- #single_row_mode! — DB::Postgres::Native::Connection
- #socket — DB::Postgres::Native::Connection
- #status — DB::Postgres::Connection
- #status — DB::Postgres::Native::Connection
- #to_a — DB::Postgres::Native::Result