Skip to main content
Module

x/pgsql_ast_parser/mod.ts>Line

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

Line aX+bY+c

Properties

a: number
b: number
c: number