doobie.postgres

package doobie.postgres

Members list

Type members

Classlikes

Attributes

Source
Instances.scala
Supertypes
class Object
trait Matchable
class Any
Show all
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
Supertypes
class Object
trait Matchable
class Any
Self type
Text[A]
object Text extends TextInstances0, TextPlatform

Attributes

Companion
trait
Source
Text.scala
Supertypes
trait TextPlatform
class Object
trait Matchable
class Any
Show all
Self type
Text.type

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
fs2io.scala
Supertypes
class Object
trait Matchable
class Any
Self type
fs2io.type

Attributes

Source
package.scala
Supertypes
trait Instances
class Object
trait Matchable
class Any
Show all
Self type
implicits.type
object sqlstate

Module of SQLSTATE constants for PostgreSQL.

Module of SQLSTATE constants for PostgreSQL.

Attributes

Source
sqlstate.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sqlstate.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