Skip to main content
Module

x/pgsql_ast_parser/parser.ts>parseArrayLiteral

Yet another simple Postgres SQL parser
Go to Latest
function parseArrayLiteral
import { parseArrayLiteral } from "https://deno.land/x/pgsql_ast_parser@10.5.2/parser.ts";

Parameters

sql: string

Returns

string[]