action.fieldset_col_val
|
Cascading Deletes: Deleting rows from this table will cascade to: action.fieldset. |
|
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('action.fieldset_col_val_id_seq'::regclass) |
|
fieldset FK |
|
No |
||
col |
|
No |
||
val |
|
Yes |