Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | √ | null |
|
|
||
| test_id | INT | 10 | null |
|
|
|||
| range_type | enum('course', 'global', 'group', 'institute', 'user') | 9 | √ | null |
|
|
||
| range_id | CHAR | 32 | √ | null |
|
|
||
| type | VARCHAR | 64 | null |
|
|
|||
| start | INT | 10 | √ | null |
|
|
||
| end | INT | 10 | √ | null |
|
|
||
| active | BIT | 1 | null |
|
|
|||
| options | TEXT | 65535 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors