Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
||||||
| tag_id | int4 | 10 | null |
|
|
||||||
| seo_custom_slug_page_id | uuid | 2147483647 | null |
|
|
||||||
| created_at | timestamptz | 35,6 | now() |
|
|
||||||
| updated_at | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| SeoCustomSlugPageTagMaps_pkey | Primary key | Asc | id |
| growth_SeoCustomSlugPageTagMaps_seo_custom_slug_page_id_idx | Performance | Asc | seo_custom_slug_page_id |
| growth_SeoCustomSlugPageTagMaps_tag_id_idx | Performance | Asc | tag_id |

