Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| booking_schedule_id | INT | 10 | 0 |  |  | |||
| day_id | VARCHAR | 2 |  |  | ||||
| slot_id | TINYINT | 3 | 0 |  |  | |||
| times | VARCHAR | 50 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | booking_schedule_id + day_id + slot_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors