Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| name | varchar | 255 | null |
|
|
||||||
| id | uuid | 2147483647 | null |
|
|
||||||
| created_at | timestamp | 29,6 | null |
|
|
||||||
| updated_at | timestamp | 29,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| annotators_pkey | Primary key | Asc | id |
| annotators_id_key | Must be unique | Asc | id |
| annotators_name_key | Must be unique | Asc | name |

