= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Dynamic linking of Caqti drivers using findlib.dynload
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
caqti-v1.2.0.tbz
sha256=bc67a61e9c43f1cd9ab54476bdd4ea6495decd281aececcb4062c29713a7391d
sha512=17018a142bd29be3b503c6b6f5320ec65b3418a46bb82c0127f5ff198890d56bd9e50263ce20930e8c6e0dadb8bdf5f43b6479fc111948d44e3170715e40c290
Description
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-
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.
Published: 03 Oct 2019
Dependencies (4)
Dev Dependencies (1)
-
caqti-driver-sqlite3
with-test & >= "1.0.0" & < "2.0.0~"
Used by (2)
-
caqti-async
>= "1.0.0"
-
caqti-lwt
>= "1.0.0"
Conflicts
-
None
On This Page