Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | null |  |  | |||
| main_table_id | INT | 10 | null |  |  | |||
| is_online | TINYINT | 3 | √ | null |  |  | ||
| rating | TINYINT | 3 | √ | null |  |  | ||
| public_notes | TINYINT | 3 | √ | null |  |  | ||
| approval | TINYINT | 3 | √ | null |  |  | ||
| notification | TINYINT | 3 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| i1_idx | Performance | Asc | main_table_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors