package pgx
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module type Io = Io_intf.S
val sexp_of_oid : oid -> Sexplib0.Sexp.t
val oid_of_sexp : Sexplib0.Sexp.t -> oid
type param = Pgx_value.t
None is NULL.
val sexp_of_param : param -> Sexplib0.Sexp.t
type result = Pgx_value.t
None is NULL.
val sexp_of_result : result -> Sexplib0.Sexp.t
type row = Pgx_value.t list
One row is a list of fields.
val sexp_of_row : row -> Sexplib0.Sexp.t
type params_description = oid list
val compare_params_description :
params_description ->
params_description ->
int
val sexp_of_params_description : params_description -> Sexplib0.Sexp.t
val params_description_of_sexp : Sexplib0.Sexp.t -> params_description
exception PostgreSQL_Error of string * Error_response.t
For errors generated by the PostgreSQL database back-end. The * first argument is a printable error message. The second argument * is the complete set of error fields returned from the back-end. * See http://www.postgresql.org/docs/8.1/static/protocol-error-fields.html
module Access = Access
module Isolation = Isolation
module Error_response = Error_response
module Result_desc = Result_desc
module Value = Pgx_value
module type S = Pgx_intf.S
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>