Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| container_id | INT | 10 | 0 |  |  | |||
| user_id | INT | 10 | 0 |  |  | |||
| test_id | INT | 10 | 0 |  |  | |||
| objective_id | INT | 10 | 0 |  |  | |||
| max_points | INT | 10 | √ | 0 |  |  | ||
| questions | VARCHAR | 1000 | √ | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc/Asc | container_id + user_id + test_id + objective_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors