package caqti

  1. Overview
  2. Docs
Unified interface to relational database libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

caqti-v2.2.4.tbz
sha256=b8ea432820154ec095132c4f7b244b06cd8553e0b2035185b844d9c4f30af8bb
sha512=b7e3ad8e6a9b587db2d517e15cd42df2945148f9223b2fa6f4bc2bcdd2709d53549cca4b65e54511d22466e4c9aa7f0b9c17305a07505519d8bf81d95de629b8

doc/caqti/Caqti_switch_sig/index.html

Module Caqti_switch_sigSource

Switch implementation used where not available.

A switch provides scoped release of resources. The signature here is provided on platforms where we don't use its native implementation, either because it does not exist or lacks functionality on which we rely.

Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.