interface CreateSequenceStatement
implements PGNode
import { type CreateSequenceStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";
Properties
name: QName
options: CreateSequenceOptions
x/pgsql_ast_parser/syntax/ast.ts>CreateSequenceStatement
import { type CreateSequenceStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";