package ppx_rapper

  1. Overview
  2. Docs
Syntax extension for Caqti/PostgreSQL queries

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_rapper-3.1.0.tar.gz
md5=d6ce377b4a0d8c1c8f9fefd643c35282
sha512=16cdb7bc4632ebbd77cbed26c1852ad38274c7ae2dd7b3455c6671f3579137f5598fa044b80272457ef859cf79831b087c63de13252630d85b0b8ff4dcfd2125

doc/ppx_rapper.runtime/Rapper/index.html

Module RapperSource

Sourcemodule type CUSTOM = sig ... end
Sourceval load_many : (('row -> 'parent) * ('parent -> 'key)) -> (('row -> 'child) * ('parent -> 'child list -> 'parent)) list -> 'row list -> 'parent list
Sourcemodule Internal : sig ... end
Sourcemodule type IO = sig ... end
Sourcemodule type RAPPER_HELPER = sig ... end
Sourcemodule Make_helper (Io : IO) : RAPPER_HELPER with type 'a future := 'a Io.t and module Stream = Io.Stream
OCaml

Innovation. Community. Security.