Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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://deno.land/x/pg_mem@2.8.1/schema/function-call-table.ts";

Parameters

column: string
optional
nullIfNotFound: boolean | undefined