Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('ir_model_fields_selection_id_seq'::regclass) |
|
|
|||||
| field_id | int4 | 10 | null |
|
|
Field |
|||||
| sequence | int4 | 10 | √ | null |
|
|
Sequence |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| value | varchar | 2147483647 | null |
|
|
Value |
|||||
| name | jsonb | 2147483647 | null |
|
|
Name |
|||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ir_model_fields_selection_pkey | Primary key | Asc | id |
| ir_model_fields_selection__field_id_index | Performance | Asc | field_id |
| ir_model_fields_selection_selection_field_uniq | Must be unique | Asc/Asc | field_id + value |

