Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/stowrage/deps.ts>DB#prepareStmt

Stowre all the thing's you like
Latest
method DB.prototype.prepareStmt
import { DB } from "https://deno.land/x/stowrage@v0.4.2/deps.ts";

Parameters

sql: string

Returns

StatementPtr