Define how the helper behave
Rest
...rest: KOther optional arguments, depending on the helper type
Execute the SQL query passed as a template string. Can only be used as template string tag.
A promise resolving to the result of your query
The template generated from the template string
Rest
...parameters: readonly ParameterOrFragment<never>[]Interpoled values of the template string
Generated using TypeDoc
Query helper
Returns
An helper object usable as tagged template parameter in sql queries