Skip to main content
Module

x/pgsql_ast_parser/mod.ts>IndexAlterationRename

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

Properties

type: "rename"
to: QName