Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
content | text | 2147483647 | √ | null |
|
|
||||
content_en | text | 2147483647 | √ | null |
|
|
||||
content_es | text | 2147483647 | √ | null |
|
|
||||
content_fr | text | 2147483647 | √ | null |
|
|
||||
content_ar | text | 2147483647 | √ | null |
|
|
||||
translation_module_original_language | varchar | 2 | null |
|
|
|||||
translation_module_skip_auto_translation | bool | 1 | null |
|
|
|||||
filter_response_id | int4 | 10 | null |
|
|
|||||
sector_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
per_opslearningsectorcacheresponse_pkey | Primary key | Asc | id |
per_opslearningsectorcacheresponse_filter_response_id_654deb3d | Performance | Asc | filter_response_id |
per_opslearningsectorcacheresponse_sector_id_5c5629cd | Performance | Asc | sector_id |