config.weight_assoc
|
Cascading Deletes: Deleting rows from this table will cascade to: actor.org_unit. |
|
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('config.weight_assoc_id_seq'::regclass) |
|
active |
|
No |
||
org_unit FK |
|
No |
||
circ_weights FK |
|
Yes |
||
hold_weights FK |
|
Yes |