Skip to main content
Module

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

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

Parameters

value: IValue<any>

Returns

boolean