interface AlterTableStatement
implements PGNode
import { type AlterTableStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";
Properties
table: QNameAliased
changes: TableAlteration[]
import { type AlterTableStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";