Skip to main content
Module

x/pgsql_ast_parser/syntax/ast.ts

Yet another simple Postgres SQL parser
Go to Latest
import * as pgsqlAstParser from "https://deno.land/x/pgsql_ast_parser@10.5.2/syntax/ast.ts";

Interfaces

Function calls.

Handle special syntax: overlay('12345678' placing 'ab' from 2 for 4)

Handle special syntax: substring('val' from 2 for 3)

Line aX+bY+c