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