Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
backpackid | BIGINT | 19 | null |
|
|
ID of a backpack |
||||
collectionid | BIGINT | 19 | null |
|
|
Badge collection id in the backpack |
||||
entityid | VARCHAR | 255 | √ | null |
|
|
||||
assertion | LONGTEXT | 2147483647 | √ | null |
|
|
Assertion of external badge |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
badgexte_bac_ix | Performance | Asc | backpackid |