Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |
|
|
|||
| is_update | BIT | 1 | 0 |
|
|
|||
| datasetstate_id | INT | 10 | 1 |
|
|
|||
| datatype | enum('mcpd', 'trial', 'compound', 'genotype', 'pedigree', 'groups', 'climate', 'images', 'shapefile', 'geotiff') | 9 | mcpd |
|
|
|||
| status | enum('waiting', 'running', 'failed', 'completed', 'cancelled') | 9 | waiting |
|
|
|||
| stats | JSON | 1073741824 | √ | null |
|
|
||
| created_on | DATETIME | 19 | √ | CURRENT_TIMESTAMP |
|
|