Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
crs_id | INT | 10 | 0 |
|
|
|||
objective_id | INT | 10 | 0 |
|
|
|||
title | VARCHAR | 70 | √ | null |
|
|
||
description | VARCHAR | 500 | √ | null |
|
|
||
position | INT | 10 | 0 |
|
|
|||
created | INT | 10 | 0 |
|
|
|||
active | TINYINT | 3 | √ | 1 |
|
|
||
passes | SMALLINT | 5 | √ | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | objective_id |
i1_idx | Performance | Asc | crs_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors