Caqti_driver_libSourceInternal: 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:
i is a list of linear parameter positions to which to bind the ith incoming parameter.All positions are zero-based.
linear_query_string templ is templ where "?" is substituted for parameters and quoted strings.