• Create a SQL object from a template string.

    Parameters

    • strings: readonly string[]
    • Rest...values: readonly unknown[]

    Returns Sql