doobie.postgres

Members list

Concise view

Type members

Classlikes

trait Instances

Attributes

Source:
Instances.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object implicits.type
trait Text[A]

Typeclass for types that can be written as Postgres literal text, using the default DELIMETER and NULL values, for use with COPY. If you wish to implement an instance it's worth reading the documentation at the link below.

Typeclass for types that can be written as Postgres literal text, using the default DELIMETER and NULL values, for use with COPY. If you wish to implement an instance it's worth reading the documentation at the link below.

Attributes

See also:
Companion:
object
Source:
Text.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Text[A]
object Text extends TextInstances0 with TextPlatform

Attributes

Companion:
trait
Source:
Text.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Text.type

Attributes

Source:
Text.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Text.type
Self type
Text.type

Attributes

Source:
Text.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Text.type
Self type
Text.type

Attributes

Source:
TextPlatform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Text.type
Self type
Text.type

Attributes

Source:
package.scala
Graph
Supertypes
trait Instances
class Object
trait Matchable
class Any
Self type
object sqlstate

Module of SQLSTATE constants for PostgreSQL.

Module of SQLSTATE constants for PostgreSQL.

Attributes

Source:
sqlstate.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Types

type CopyInIO[A] = CopyInIO[A]

Attributes

Source:
package.scala

Attributes

Source:
package.scala
type CopyOutIO[A] = CopyOutIO[A]

Attributes

Source:
package.scala

Attributes

Source:
package.scala

Attributes

Source:
package.scala

Value members

Concrete fields

val PFCI: copyin.type

Attributes

Source:
package.scala
val PFCM: copymanager.type

Attributes

Source:
package.scala
val PFCO: copyout.type

Attributes

Source:
package.scala
val PFLO: largeobject.type

Attributes

Source:
package.scala

Attributes

Source:
package.scala
val PFPC: pgconnection.type

Attributes

Source:
package.scala
val PHC: connection.type

Attributes

Source:
package.scala
val PHLO: largeobject.type

Attributes

Source:
package.scala

Attributes

Source:
package.scala
val PHLOS: lostreaming.type

Attributes

Source:
package.scala
val PHPC: pgconnection.type

Attributes

Source:
package.scala