Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pg_format/index.js>format

Deno implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Latest
function format
import { format } from "https://deno.land/x/pg_format@v1.0.0/index.js";