Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('api_actionstaken_id_seq'::regclass) |
|
|
||||
| organization | varchar | 16 | null |
|
|
|||||
| summary | text | 2147483647 | null |
|
|
|||||
| field_report_id | int4 | 10 | null |
|
|
|||||
| summary_ar | text | 2147483647 | √ | null |
|
|
||||
| summary_en | text | 2147483647 | √ | null |
|
|
||||
| summary_es | text | 2147483647 | √ | null |
|
|
||||
| summary_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) |
|---|---|---|---|
| api_actionstaken_pkey | Primary key | Asc | id |
| api_actionstaken_field_report_id_9ad6f351 | Performance | Asc | field_report_id |

