Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
|||||||||
| parentId | uuid | 2147483647 | √ | null |
|
|
||||||||
| lhs | int4 | 10 | null |
|
|
|||||||||
| rhs | int4 | 10 | null |
|
|
|||||||||
| createdAt | timestamptz | 35,6 | now() |
|
|
|||||||||
| updatedAt | timestamptz | 35,6 | now() |
|
|
|||||||||
| level | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| HierarchicalJobCategory_MPTT_pkey | Primary key | Asc | id |
| hierarchical_job_category__m_p_t_t_lhs | Performance | Asc | lhs |
| hierarchical_job_category__m_p_t_t_parent_id | Performance | Asc | parentId |
| hierarchical_job_category__m_p_t_t_rhs | Performance | Asc | rhs |

