Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | VARCHAR | 36 | null |
|
|
|||||
| client_id | VARCHAR | 36 | √ | null |
|
|
||||
| jobType | VARCHAR | 36 | null |
|
|
|||||
| position | INT | 10 | null |
|
|
|||||
| timestamp | DATETIME | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| IDX_B7229A6C19EB6921 | Performance | Asc | client_id |