Module

x/pg_mem/interfaces.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/interfaces.ts";

Properties

parameters: ParameterInfo[]
result: FieldInfo[]