Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('api_situationreporttype_id_seq'::regclass) |
|
|
||||
| type | varchar | 150 | null |
|
|
|||||
| is_primary | bool | 1 | null |
|
|
|||||
| type_ar | varchar | 150 | √ | null |
|
|
||||
| type_en | varchar | 150 | √ | null |
|
|
||||
| type_es | varchar | 150 | √ | null |
|
|
||||
| type_fr | varchar | 150 | √ | null |
|
|
||||
| translation_module_original_language | varchar | 2 | null |
|
|
|||||
| translation_module_skip_auto_translation | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| api_situationreporttype_pkey | Primary key | Asc | id |

