Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pg_mem/interfaces-private.ts>asView

An in memory postgres DB instance for your unit tests
Go to Latest
function asView
import { asView } from "https://deno.land/x/pg_mem@2.7.0/interfaces-private.ts";

Parameters

o: _IRelation | null
optional
nullIfNotType: boolean