interface TableConstraintForeignKey
implements ColumnConstraintForeignKey
import { type TableConstraintForeignKey } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";
Properties
localColumns: Name[]
x/pgsql_ast_parser/syntax/ast.ts>TableConstraintForeignKey
import { type TableConstraintForeignKey } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";