Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
function buildQuery
import { buildQuery } from "https://deno.land/x/mysql@v2.10.3/src/packets/builders/query.ts";

Parameters

sql: string
optional
params: any[] = [UNSUPPORTED]

Returns

Uint8Array