Skip to main content
Module

x/pgsql_ast_parser/mod.ts>QColumn

Yet another simple Postgres SQL parser
Latest
interface QColumn
implements PGNode
import { type QColumn } from "https://deno.land/x/pgsql_ast_parser@12.0.1/mod.ts";

Properties

table: string
column: string
optional
schema: string