Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| response_phenomenon_id | VARCHAR | 255 | null |
|
|
||||||
| phenomenon_id | VARCHAR | 255 | null |
|
|
||||||
| value | VARCHAR | 255 | null |
|
|
||||||
| comment | TEXT | 65535 | √ | null |
|
|
|||||
| created_at | TIMESTAMP | 19 | √ | null |
|
|
|||||
| updated_at | TIMESTAMP | 19 | √ | null |
|
|
|||||
| deleted_at | TIMESTAMP | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | response_phenomenon_id + phenomenon_id |
| response_phenomenoms_phenomenon_id_foreign | Performance | Asc | phenomenon_id |

