Module

x/pg_mem/interfaces-private.ts>TypeNotFound

An in memory postgres DB instance for your unit tests
Latest
class TypeNotFound
extends QueryError
import { TypeNotFound } from "https://dotland.deno.dev/x/pg_mem@3.0.2/interfaces-private.ts";

Constructors

new
TypeNotFound(t: string | number | DataTypeDef)