Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| entry_sense_id | VARCHAR | 255 | null |
|
|
||||||
| location_id | VARCHAR | 255 | null |
|
|
||||||
| certainty_id | 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 | entry_sense_id + location_id |
| sense_locations_certainty_id_foreign | Performance | Asc | certainty_id |
| sense_locations_location_id_foreign | Performance | Asc | location_id |

