Caqti_template
SourceThese modules are part of the stable API, but the casual user may find it sufficient to use the Create
module.
Database field types.
This module provides templating of database query strings. It helps mitigate differences between database systems, and provides additional functionality such as variable substitution and safe embedding of values. The representation is also suited for dynamic construction.
This is a convenience API which collects everything needed to create request templates. A request template describes a database query and how to encode parameters and decode the result.
This is a convenience API which collects everything needed to create request templates. A request template describes a database query and how to encode parameters and decode the result.