method ColRef.prototype.replaceExpressionimport { ColRef } from "https://deno.land/x/pg_mem@3.0.3/column.ts"; replaceExpression(newId: string, newType: _IType)ParametersnewId: stringnewType: _IType