Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| metadate_id | VARCHAR | 32 | null |  |  | |||
| seminar_id | VARCHAR | 32 | null |  |  | |||
| start_time | TIME | 8 | null |  |  | |||
| end_time | TIME | 8 | null |  |  | |||
| weekday | TINYINT UNSIGNED | 3 | null |  |  | |||
| description | VARCHAR | 255 |  |  | ||||
| sws | DECIMAL | 2,1 | 0.0 |  |  | |||
| cycle | TINYINT UNSIGNED | 3 | 0 |  |  | |||
| week_offset | INT | 10 | 0 |  |  | |||
| end_offset | INT | 10 | √ | null |  |  | ||
| sorter | TINYINT UNSIGNED | 3 | 0 |  |  | |||
| mkdate | INT UNSIGNED | 10 | null |  |  | |||
| chdate | INT UNSIGNED | 10 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | metadate_id | 
| seminar_id | Performance | Asc | seminar_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors