PGConnectionOp

doobie.postgres.free.pgconnection.PGConnectionOp
See thePGConnectionOp companion object
sealed trait PGConnectionOp[A]

Attributes

Companion
object
Source
pgconnection.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AddDataType
object CancelQuery.type
object Canceled.type
class Embed[A]
class ForceR[A, B]
object GetAdaptiveFetch.type
object GetAutosave.type
object GetBackendPID.type
object GetCopyAPI.type
object GetDefaultFetchSize.type
object GetLargeObjectAPI.type
object GetNotifications.type
object GetParameterStatuses.type
object GetPreferQueryMode.type
object GetPrepareThreshold.type
object GetReplicationAPI.type
class HandleErrorWith[A]
object Monotonic.type
class OnCancel[A]
class Poll1[A]
class RaiseError[A]
class Raw[A]
object Realtime.type
class SetAutosave
class Suspend[A]
class Uncancelable[A]
Show all

Members list

Value members

Abstract methods

def visit[F[_]](v: Visitor[F]): F[A]

Attributes

Source
pgconnection.scala