package caqti
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Unified interface to relational database libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
caqti-0.10.2.tbz
sha256=d688bd22f6fde5be5a755900545fade0d5fdce6dbcb0b85770d02dad87c41e7c
md5=d18745a703da336054c0d27e78f8be8a
doc/caqti/Caqti_connect/index.html
Module Caqti_connectSource
Connection functor and backend registration.
Defines the function used to dynamically load driver libraries. This is normally only called once during initialization of the caqti-dynload library, if linked.
register_scheme scheme m installs m as a handler for the URI scheme scheme. This call must be done by a backend installed with findlib name caqti-driver-scheme as part of its initialization.
Source
module Make
(System : Caqti_system_sig.S) :
Caqti_connect_sig.S with type 'a future := 'a System.futureConstructs the main module used to connect to a database for the given concurrency model.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>