Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | CHAR | 36 | null |  |  | |||
| name | VARCHAR | 50 | √ | null |  |  | ||
| hierarchy_type | VARCHAR | 25 | √ | null |  |  | ||
| user_id | CHAR | 36 | √ | null |  |  | ||
| parent_id | CHAR | 36 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| forecast_tree_idx_user_id | Performance | Asc | user_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors