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

x/pg_mem/column.ts>ColRef#replaceExpression

An in memory postgres DB instance for your unit tests
Go to Latest
method ColRef.prototype.replaceExpression
import { ColRef } from "https://deno.land/x/pg_mem@2.6.13/column.ts";

Parameters

newId: string
newType: _IType