badge_criteria_param table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| critid | BIGINT | 19 | null |
|
|
|||||
| name | VARCHAR | 255 |
|
|
||||||
| value | VARCHAR | 255 | √ | null |
|
|
Table contained -1 rows
badge_criteria_param table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| badgcritpara_cri_ix | Performance | Asc | critid |
