Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('per_formprioritizationcomponent_id_seq'::regclass) |
|
|
||||
| is_prioritized | bool | 1 | √ | null |
|
|
||||
| justification_text | text | 2147483647 | √ | null |
|
|
||||
| component_id | int4 | 10 | null |
|
|
|||||
| justification_text_ar | text | 2147483647 | √ | null |
|
|
||||
| justification_text_en | text | 2147483647 | √ | null |
|
|
||||
| justification_text_es | text | 2147483647 | √ | null |
|
|
||||
| justification_text_fr | text | 2147483647 | √ | null |
|
|
||||
| translation_module_original_language | varchar | 2 | null |
|
|
|||||
| translation_module_skip_auto_translation | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| per_formprioritizationcomponent_pkey | Primary key | Asc | id |
| per_formprioritizationcomponent_component_id_9ed47a91 | Performance | Asc | component_id |

