Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pg_mem/execution/records-mutations/mutation-base.ts>createSetter

An in memory postgres DB instance for your unit tests
Go to Latest
function createSetter
import { createSetter } from "https://deno.land/x/pg_mem@2.7.0/execution/records-mutations/mutation-base.ts";

Parameters

this: void
setTable: _ITable
setSelection: _ISelection
_sets: SetStatement[]