Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Go to Latest
function buildQuery
import { buildQuery } from "https://deno.land/x/mysql@v2.10.2/src/packets/builders/query.ts";

Parameters

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

Returns

Uint8Array