Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pgsql_ast_parser/syntax/ast.ts>QNameMapped

Yet another simple Postgres SQL parser
Latest
interface QNameMapped
implements QNameAliased
import { type QNameMapped } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";

Properties

optional
columnNames: Name[] | nil