Module

x/pg_mem/index.ts>replaceQueryArgs$

An in memory postgres DB instance for your unit tests
Latest
function replaceQueryArgs$
import { replaceQueryArgs$ } from "https://dotland.deno.dev/x/pg_mem@3.0.2/index.ts";

Parameters

this: void
sql: string
values: any[]