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.v1/Caqti1_describe/index.html
Module Caqti1_describeSource
(v1) Types and utility functions for query descriptions.
Identification of a remote type. These correspond to the types described in Caqti_sigs.CONNECTION.Param. `Other s represents an backend-specific type s. The additional `Unknown tag is used by backends which are unable to determine parameter types.
Source
type querydesc = {querydesc_params : typedesc array;(*The types of the expected parameters for a query. The number of parameters should always correspond to the length of the array, but the parameters may be
*)`Unknownin case the backend is unable to determine them.querydesc_fields : (string * typedesc) array;(*The names and types of components of tuples returned by the query.
*)
}The result of Caqti_sigs.CONNECTION.describe.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>