Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('per_arearesponse_id_seq'::regclass) |
|
|
||||||
area_id | int4 | 10 | null |
|
|
|||||||
translation_module_original_language | varchar | 2 | null |
|
|
|||||||
translation_module_skip_auto_translation | bool | 1 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
per_arearesponse_pkey | Primary key | Asc | id |
per_arearesponse_area_id_d3814cdb | Performance | Asc | area_id |