package pg_query
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Bindings to libpg_query for parsing PostgreSQL
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.9.7.tar.gz
md5=0f60f8c91c556be3f3a7e8f3f8305bb2
sha512=0efa2224ef75f1cea12437673da677964de0d56616e2166e2a794d6f6fd431b44dade1e18455cfeeab12576265f189030df4cd614f764970113476fc036633d2
Description
OCaml bindings to libpg_query for parsing PostgreSQL, and a command-line tool that uses them
Added to opam-repository:
Dependencies (7)
-
ppx_deriving
>= "4.2" -
ctypes-foreign
>= "0.14.0" -
ctypes
>= "0.14.0" -
cmdliner
>= "1.0.0" & < "2.0.0" -
dune
>= "2.0" -
ocaml
< "5.0" & (arch = "x86_32" | arch = "arm32") -
ocaml
>= "4.07"
Dev Dependencies (1)
-
alcotest
with-test
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page