Skip to main content
Module

x/pgsql_ast_parser/ast-mapper.ts>MapperBuilder

Yet another simple Postgres SQL parser
Go to Latest
type alias MapperBuilder
import { type MapperBuilder } from "https://deno.land/x/pgsql_ast_parser@10.5.2/ast-mapper.ts";
definition: (defaultImplem: IAstMapper) => IAstPartialMapper