Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| contextid | BIGINT | 19 | null |
|
|
|||||
| contextlistid | BIGINT | 19 | null |
|
|
|||||
| status | TINYINT | 3 | 0 |
|
|
Approval status of the context item |
||||
| timecreated | BIGINT | 19 | 0 |
|
|
|||||
| timemodified | BIGINT | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| tooldatactxlctx_con2_ix | Performance | Asc | contextlistid |