Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | √ | null |
|
|
||||
| id_question | int4 | 10 | null |
|
|
|||||
| created_at | timestamptz | 35,6 | √ | null |
|
|
||||
| updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
| data_value | jsonb | 2147483647 | √ | null |
|
|
||||
| id_dd_node_type | int2 | 5 | null |
|
|
|||||
| id_node | int8 | 19 | null |
|
|
|||||
| id_survey_response | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| response_pk | Primary key | Asc | id |