Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| mep_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 | mep_id + child |
| ch_idx | Performance | Asc | child |
| me_idx | Performance | Asc | mep_id |
| pa_idx | Performance | Asc | parent |
Diagram producer might be missing
No diagrams were produced please see application output for any errors