Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| contextid | BIGINT | 19 | null |
|
|
|||||
| purposeid | BIGINT | 19 | √ | null |
|
|
||||
| categoryid | BIGINT | 19 | √ | null |
|
|
||||
| usermodified | BIGINT | 19 | null |
|
|
|||||
| timecreated | BIGINT | 19 | null |
|
|
|||||
| timemodified | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| tooldatactxi_cat_ix | Performance | Asc | categoryid |
| tooldatactxi_con_uix | Must be unique | Asc | contextid |
| tooldatactxi_pur_ix | Performance | Asc | purposeid |