Skip to main content
Module

x/sail_sqlstring/mod.ts>escapeId

Simple SQL escape and format for MySQL
Latest
function escapeId
import { escapeId } from "https://deno.land/x/sail_sqlstring@v1.0.0/mod.ts";

Parameters

val: any
optional
forbidQualified: boolean