action.fieldset_col_val
|
Cascading Deletes: Rows in this table will be automatically deleted when rows are deleted from: 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 |