package pg_query

  1. Overview
  2. No Docs
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)

  1. ppx_deriving >= "4.2"
  2. ctypes-foreign >= "0.14.0"
  3. ctypes >= "0.14.0"
  4. cmdliner >= "1.0.0" & < "2.0.0"
  5. dune >= "2.0"
  6. ocaml < "5.0" & (arch = "x86_32" | arch = "arm32")
  7. ocaml >= "4.07"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. ppx_rapper

Conflicts

None