Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
|||||||||||||||
| country_code_to_language_code_id | uuid | 2147483647 | null |
|
|
|||||||||||||||
| paragraph | jsonb | 2147483647 | √ | null |
|
|
||||||||||||||
| secondary_paragraph | jsonb | 2147483647 | √ | null |
|
|
||||||||||||||
| created_at | timestamptz | 35,6 | now() |
|
|
|||||||||||||||
| updated_at | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| SeoTextualContents_pkey | Primary key | Asc | id |
| growth_SeoTextualContents_country_code_to_language_code_id_idx | Performance | Asc | country_code_to_language_code_id |

