Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
||||||
| job_sub_category_id | uuid | 2147483647 | null |
|
|
||||||
| seo_custom_slug_page_id | uuid | 2147483647 | null |
|
|
Referring to the L2 of the hierarchical job category |
|||||
| created_at | timestamptz | 35,6 | now() |
|
|
||||||
| updated_at | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| SeoCustomSlugPageJobSubCategories_pkey | Primary key | Asc | id |
| growth_SeoCustomSlugPageJobSubCategories_job_sub_category_id_id | Performance | Asc | job_sub_category_id |
| growth_SeoCustomSlugPageJobSubCategories_seo_custom_slug_page_i | Performance | Asc | seo_custom_slug_page_id |

