Package

doobie

postgres

Permalink

package postgres

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. postgres
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait PGTypes extends AnyRef

    Permalink
  2. trait Syntax extends AnyRef

    Permalink

Value Members

  1. object PGTypes extends PGTypes

    Permalink

    Meta and Atom instances for PostgreSQL types.

  2. object Syntax extends Syntax

    Permalink

    Module of recovery combinators for PostgreSQL-specific SQL states.

  3. package free

    Permalink
  4. package hi

    Permalink
  5. object imports extends PGTypes with Syntax

    Permalink

    Module of aliases for commonly-used PostgreSQL types and syntax; use as import doobie.postgres.imports._

  6. object pgistypes

    Permalink
  7. val pgtypes: PGTypes.type

    Permalink
  8. object sqlstate

    Permalink

    Module of SQLSTATE constants for PostgreSQL.

  9. val syntax: Syntax.type

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped