import { type TableReference } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";
Properties
foreignTable: QName
foreignColumns: Name[]
optional
onDelete: ConstraintActionoptional
onUpdate: ConstraintActionimport { type TableReference } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";