Skip to main content
Module

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

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

Parameters

column: string
optional
nullIfNotFound: boolean | undefined