Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| checktype | VARCHAR | 64 | √ | null |
|
|
||||
| shortname | VARCHAR | 64 | √ | null |
|
|
||||
| checkgroup | BIGINT | 19 | √ | 0 |
|
|
The group category identifier. |
|||
| status | SMALLINT | 5 | null |
|
|
|||||
| severity | TINYINT | 3 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| toolbricchec_che2_ix | Performance | Asc | checkgroup |
| toolbricchec_che_ix | Performance | Asc | checktype |
| toolbricchec_sta_ix | Performance | Asc | status |