interface TruncateTableStatement
implements PGNode
import { type TruncateTableStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";
Properties
tables: QName[]
import { type TruncateTableStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";