Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pg_mem/schema/information-schema/columns-list.ts>ColumnsListSchema#make

An in memory postgres DB instance for your unit tests
Go to Latest
method ColumnsListSchema.prototype.make
import { ColumnsListSchema } from "https://deno.land/x/pg_mem@2.7.4/schema/information-schema/columns-list.ts";

Parameters

table: _ITable
i: number
t: IValue<any>