Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| slm_id | INT | 10 | 0 |  |  | |||
| child | INT | 10 | 0 |  |  | |||
| parent | INT | 10 | 0 |  |  | |||
| lft | INT | 10 | 0 |  |  | |||
| rgt | INT | 10 | 0 |  |  | |||
| depth | SMALLINT | 5 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | child + parent + slm_id | 
| i1_idx | Performance | Asc | child | 
| i2_idx | Performance | Asc | parent | 
| i3_idx | Performance | Asc | slm_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors