Module

x/pg_mem/mod.ts>CompiledFunction

An in memory postgres DB instance for your unit tests
Go to Latest
type alias CompiledFunction
import { type CompiledFunction } from "https://dotland.deno.dev/x/pg_mem@2.6.3/mod.ts";
definition: (...inArguments: any[]) => AdvancedResult | PlainResult