Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| slot_id | INT UNSIGNED | 10 | √ | null |  |  | ||
| block_id | INT UNSIGNED | 10 | null |  |  | |||
| start_time | INT UNSIGNED | 10 | null |  |  | |||
| end_time | INT UNSIGNED | 10 | null |  |  | |||
| note | TEXT | 65535 | null |  |  | |||
| teacher_event_id | CHAR | 32 | √ | null |  |  | ||
| mkdate | INT UNSIGNED | 10 | null |  |  | |||
| chdate | INT UNSIGNED | 10 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | slot_id | 
| block_id | Performance | Asc | block_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors