caqti-dynloadversion Documentation on ocaml.org
Dynamic linking of Caqti drivers using findlib.dynload (deprecated)
This package is deprecated, please use caqti.plugin instead.
This library registers a dynamic linker which will be called when encoutering an unhandled database URI. It tries to load a findlib package named "caqti-driver-<scheme>" where "<scheme>" is the scheme of the URI, which is expected register a driver for the scheme.
This is a separate package to avoid the dependency on the findlib.dynload for architectures, like MirageOS, where dynamic linking may be unavailable. The alternative is to link drivers directly into the application.
| Author | Petter A. Urkedal <paurkedal@gmail.com> |
|---|---|
| License | LGPL-3.0-or-later WITH LGPL-3.0-linking-exception |
| Published | |
| Homepage | https://github.com/paurkedal/ocaml-caqti/ |
| Issue Tracker | https://github.com/paurkedal/ocaml-caqti/issues |
| Maintainer | Petter A. Urkedal <paurkedal@gmail.com> |
| Dependencies | |
| Source [http] | https://github.com/paurkedal/ocaml-caqti/releases/download/v2.3.0/caqti-v2.3.0.tbz sha256=4dadf33904c9fd25065dbf6739aa0a9eaaaea000c6981c17a534b475dd5c3891 sha512=13c1cbeff3ee0e54ed1cc8f8df5f7660c292d5d50faa9480916f3c7e578961ab3b3779395c0664346cf42509f7b98d986e8377133542869a462288d6c0e34cbf |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/caqti-dynload/caqti-dynload.2.3.0/opam |
Required by
- caqti-asyncwith-test & =2.0.1
- caqti-eiowith-test & <2.1.1
- caqti-lwtwith-test & =2.0.1


