Skip to main content
Module

x/sqlite3/mod.ts>Statement#bindParameterName

The fastest and correct module for SQLite3 in Deno.
Latest
method Statement.prototype.bindParameterName
import { Statement } from "https://deno.land/x/sqlite3@0.11.1/mod.ts";

Get bind parameter name by index

Parameters

i: number

Returns

string