class CreateFunction
implements _IStatementExecutor
extends ExecHelper
import { CreateFunction } from "https://dotland.deno.dev/x/pg_mem@3.0.3/execution/schema-amends/create-function.ts";
Constructors
new
CreateFunction(unnamed 0: _IStatement, fn: CreateFunctionStatement)