Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | √ | null |  |  | ||||
| pluginid | INT | 10 | null |  | 
 | |||||
| position | INT | 10 | 0 |  |  | |||||
| range_id | VARCHAR | 32 | null |  |  | |||||
| col | BIT | 1 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| range_id | Performance | Asc | range_id | 

