Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||||||
| language | varchar | 16 | √ | null |
|
|
||||||||
| created_at | timestamptz | 35,6 | null |
|
|
|||||||||
| country_id | int8 | 19 | null |
|
|
|||||||||
| check_by_validation | bool | 1 | null |
|
|
|||||||||
| in_data_validation | bool | 1 | null |
|
|
|||||||||
| status_data_validation | jsonb | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| amz_languages_pkey | Primary key | Asc | id |
| amz_languages_country_id_88183822 | Performance | Asc | country_id |

