package postgres_async

  1. Overview
  2. Docs

Module Backend.ReadyForQuerySource

Sourcetype t =
  1. | Idle
  2. | In_transaction
  3. | In_failed_transaction
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval consume : ([> Core.read ], Iobuf.seek) Iobuf.t -> t Core.Or_error.t
OCaml

Innovation. Community. Security.