Skip to main content
Module

x/pgsql_ast_parser/ast-mapper.ts>AstDefaultMapper#select

Yet another simple Postgres SQL parser
Latest
method AstDefaultMapper.prototype.select
import { AstDefaultMapper } from "https://deno.land/x/pgsql_ast_parser@12.0.1/ast-mapper.ts";

Parameters

val: a.SelectStatement

Returns

a.SelectStatement | nil