Module

x/pg_mem/index.ts>QueryDescription

An in memory postgres DB instance for your unit tests
Latest
interface QueryDescription
import { type QueryDescription } from "https://dotland.deno.dev/x/pg_mem@3.0.2/index.ts";

Properties

parameters: ParameterInfo[]
result: FieldInfo[]