doobie.postgres

package doobie.postgres

Members list

Type members

Classlikes

trait Instances

Attributes

Source
Instances.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object implicits.type

Instances for JSR-310 date time types.

Instances for JSR-310 date time types.

Implementation is based on https://jdbc.postgresql.org/documentation/head/java8-date-time.html, using native support for Postgres JDBC driver.

Attributes

Source
JavaTimeInstances.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object implicits.type

Attributes

Source
pgisgeographyinstances.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Source
pgisinstances.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object pgisimplicits.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 TextInstances, 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

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

Attributes

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

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object pgisimplicits extends PgisInstances

Attributes

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

Inherited types

type CopyInIO[A] = CopyInIO[A]

Attributes

Inherited from:
Types
Source
aliases.scala

Attributes

Inherited from:
Types
Source
aliases.scala
type CopyOutIO[A] = CopyOutIO[A]

Attributes

Inherited from:
Types
Source
aliases.scala

Attributes

Inherited from:
Types
Source
aliases.scala

Attributes

Inherited from:
Types
Source
aliases.scala

Attributes

Inherited from:
Types
Source
aliases.scala

Value members

Inherited fields

lazy val PFCI: copyin.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PFCM: copymanager.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PFCO: copyout.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PFLO: largeobject.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PFLOM: largeobjectmanager.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PFPC: pgconnection.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PHC: connection.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PHLO: largeobject.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PHLOM: largeobjectmanager.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PHLOS: lostreaming.type

Attributes

Inherited from:
Modules
Source
aliases.scala
lazy val PHPC: pgconnection.type

Attributes

Inherited from:
Modules
Source
aliases.scala