Module

x/pg_mem/interfaces.ts>IType

An in memory postgres DB instance for your unit tests
Go to Latest
interface IType
import { type IType } from "https://dotland.deno.dev/x/pg_mem@2.6.3/interfaces.ts";

Properties

readonly
primary: DataType

Data type

readonly
name: string

Methods

toString(): string
asArray(): IType

Create an array type of this type