Skip to main content
Module

x/pg_mem/table.ts>MemoryTable#remapData

An in memory postgres DB instance for your unit tests
Go to Latest
method MemoryTable.prototype.remapData
import { MemoryTable } from "https://deno.land/x/pg_mem@2.7.4/table.ts";

Parameters

modify: (newCopy: T) => any