Module: DB::Postgres
- Defined in:
- lib/db/postgres/native.rb,
lib/db/postgres/adapter.rb,
lib/db/postgres/version.rb,
lib/db/postgres/connection.rb,
lib/db/postgres/native/field.rb,
lib/db/postgres/native/types.rb,
lib/db/postgres/native/result.rb,
lib/db/postgres/native/connection.rb
Defined Under Namespace
Modules: IO, Native Classes: Adapter, Connection
Constant Summary collapse
- LOCAL =
"postgres://localhost/postgres"- VERSION =
"0.1.0"