Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method QueryBuilder.prototype.insertIntoTable
import { QueryBuilder } from "https://deno.land/x/ponder@v0.1.0/library/querybuilder.ts";

Parameters

table: string
columns: string[]
values: string[]