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-v1.6.0.tbz
sha256=1bf0c0d60547033c10d6148cf5297b25ab66c9a2832b680329df2f3816bc674d
sha512=0b03bd1788d99bbac59679338768a5633ec473346eed333fca4c104bc88f04c24e138af2228fc20dcf295b7106778328d228643ae8235a3f722f54cc69919295
doc/caqti/Caqti_driver_lib/index.html
Module Caqti_driver_libSource
Internal: Library for Drivers
linear_param_length templ is the number of linear parameters expected by a query represented by templ.
linear_param_order templ describes the parameter bindings expected for templ after linearizing parameters and lifting quoted strings out of the query:
- The first is a list where item number
iis a list of linear parameter positions to which to bind theith incoming parameter.
- The second is a list of pairs where the first component is the position of the linear parameter taking the place of a quoted string, and the second component is the quoted string to bind to this parameter.
All positions are zero-based.
linear_query_string templ is templ where "?" is substituted for parameters and quoted strings.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>