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 |
|
|
|||||
component_id | int4 | 10 | null |
|
|
|||||
filter_response_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
per_opslearningcomponentcacheresponse_pkey | Primary key | Asc | id |
per_opslearningcomponentca_filter_response_id_17156a94 | Performance | Asc | filter_response_id |
per_opslearningcomponentcacheresponse_component_id_92c00dd4 | Performance | Asc | component_id |