Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('deployments_personneldeployment_id_seq'::regclass) |
|
|
||||
| comments | text | 2147483647 | √ | null |
|
|
||||
| country_deployed_to_id | int4 | 10 | null |
|
|
|||||
| event_deployed_to_id | int4 | 10 | √ | null |
|
|
||||
| region_deployed_to_id | int4 | 10 | √ | null |
|
|
||||
| alert_date | timestamptz | 35,6 | √ | null |
|
|
||||
| appeal_deployed_to_id | int4 | 10 | √ | null |
|
|
||||
| end_date | timestamptz | 35,6 | √ | null |
|
|
||||
| end_duration | varchar | 100 | √ | null |
|
|
||||
| exp_start_date | timestamptz | 35,6 | √ | null |
|
|
||||
| start_date | timestamptz | 35,6 | √ | null |
|
|
||||
| created_at | timestamptz | 35,6 | null |
|
|
|||||
| previous_update | timestamptz | 35,6 | √ | null |
|
|
||||
| updated_at | timestamptz | 35,6 | null |
|
|
|||||
| comments_ar | text | 2147483647 | √ | null |
|
|
||||
| comments_en | text | 2147483647 | √ | null |
|
|
||||
| comments_es | text | 2147483647 | √ | null |
|
|
||||
| comments_fr | text | 2147483647 | √ | null |
|
|
||||
| is_molnix | bool | 1 | null |
|
|
|||||
| translation_module_original_language | varchar | 2 | null |
|
|
|||||
| translation_module_skip_auto_translation | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| deployments_personneldeployment_pkey | Primary key | Asc | id |
| deployments_personneldeployment_appeal_deployed_to_id_03cee064 | Performance | Asc | appeal_deployed_to_id |
| deployments_personneldeployment_country_deployed_to_id_4695aac7 | Performance | Asc | country_deployed_to_id |
| deployments_personneldeployment_event_deployed_to_id_4ca35a75 | Performance | Asc | event_deployed_to_id |
| deployments_personneldeployment_region_deployed_to_id_e7cf7745 | Performance | Asc | region_deployed_to_id |

