Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| issuedid | BIGINT | 19 | √ | null |
|
|
||||
| critid | BIGINT | 19 | null |
|
|
|||||
| userid | BIGINT | 19 | null |
|
|
|||||
| datemet | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| badgcritmet_cri_ix | Performance | Asc | critid |
| badgcritmet_iss_ix | Performance | Asc | issuedid |
| badgcritmet_use_ix | Performance | Asc | userid |