interface FromTable implements PGNodeimport { type FromTable } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts"; Propertiestype: "table"name: QNameMappedoptionallateral: trueoptionaljoin: JoinClause | nil