Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |  |  | |||
| usr_id | INT | 10 | 0 |  |  | |||
| lock | INT | 10 | 0 |  |  | |||
| found_items | INT | 10 | 0 |  |  | |||
| processed_items | INT | 10 | 0 |  |  | |||
| migrated_items | INT | 10 | 0 |  |  | |||
| progress | INT | 10 | 0 |  |  | |||
| state | VARCHAR | 255 |  |  | ||||
| started_ts | INT | 10 | √ | 0 |  |  | ||
| finished_ts | INT | 10 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| con_idx | Must be unique | Asc/Asc | id + usr_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors