Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method QueryCompiler.prototype.toInsertSQL
import { QueryCompiler } from "https://deno.land/x/cotton@v0.7.5/src/querycompiler.ts";

Generate INSERT query string

Parameters

optional
replace: boolean = [UNSUPPORTED]

Returns

string