Skip to main content
Module

x/sqlite3/src/statement.ts>STATEMENTS_TO_DB

The fastest and correct SQLite3 module for Deno runtime
Latest
variable STATEMENTS_TO_DB
import { STATEMENTS_TO_DB } from "https://deno.land/x/sqlite3@0.12.0/src/statement.ts";

Maps sqlite_stmt* pointers to sqlite* db pointers.