Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| link_id | VARCHAR | 255 | null |
|
|
||||||
| entry_id | VARCHAR | 255 | null |
|
|
||||||
| phenomenon_id | VARCHAR | 255 | 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 | link_id |
| entry_phenomenoms_entry_id_foreign | Performance | Asc | entry_id |
| entry_phenomenoms_phenomenon_id_foreign | Performance | Asc | phenomenon_id |

