Module

x/pg_mem/interfaces-private.ts>_IStatementExecutor

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

Methods

execute(t: _Transaction): StatementResult