acq.fund_tag_map
|
Cascading Deletes: Deleting rows from this table will cascade to: acq.fund_tag. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('acq.fund_tag_map_id_seq'::regclass) |
|
fund FK |
|
No |
||
tag FK |
|
Yes |