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