Module

x/pg_mem/schema/function-call-table.ts>FunctionCallTable#getColumn

An in memory postgres DB instance for your unit tests
Latest
method FunctionCallTable.prototype.getColumn
import { FunctionCallTable } from "https://dotland.deno.dev/x/pg_mem@2.8.1/schema/function-call-table.ts";

Parameters

column: string
optional
nullIfNotFound: boolean | undefined