package pgx
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Pure-OCaml PostgreSQL client library
Install
dune-project
Dependency
Authors
Maintainers
Sources
pgx-2.2.tbz
sha256=e50dfb4e9d124d74da0d82f480357f63f947bb469b49c171ffd5f27c3c69c56a
sha512=07592f9c9a123b446f2742cc39bf23751dd0590b8028e7ed14f254c6f2c77a23efc616557aff43775354ff49cf71276ac400cf72d2c4d921fa4473d0b3209b21
Description
PGX is a pure-OCaml PostgreSQL client library, supporting Async, LWT, or synchronous operations.
Published: 27 Oct 2022
Dependencies (11)
- uuidm
-
sexplib0
>= "v0.13.0" -
re
>= "1.5.0" -
ppx_sexp_conv
>= "v0.13.0" -
ppx_custom_printf
>= "v0.13.0" -
ppx_compare
>= "v0.13.0" -
ocaml
>= "4.08" - camlp-streams
- ipaddr
- hex
-
dune
>= "3.2" & >= "3.2"
Dev Dependencies (3)
-
odoc
with-doc -
bisect_ppx
dev & >= "2.0.0" -
alcotest
with-test & >= "1.0.0"
Used by (9)
- caqti-driver-pgx
- omigrate
-
pgx_async
>= "2.2" -
pgx_lwt
>= "2.2" -
pgx_lwt_mirage
>= "2.2" -
pgx_lwt_unix
>= "2.2" -
pgx_unix
>= "2.2" -
pgx_value_core
>= "2.2" -
pgx_value_ptime
>= "2.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page