Skip to main content
Module

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

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

Parameters

val: a.SelectFromStatement

Returns

a.SelectStatement | nil