Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mysql/deps.ts>replaceParams

MySQL driver for Deno
Extremely Popular
Go to Latest
function replaceParams
import { replaceParams } from "https://deno.land/x/mysql@v2.10.2/deps.ts";

Parameters

sql: string
params: any | any[]

Returns

string