Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('ir_actions_id_seq'::regclass) |
|
|
|||||
| binding_model_id | int4 | 10 | √ | null |
|
|
Binding Model |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| type | varchar | 2147483647 | null |
|
|
Action Type |
|||||
| binding_type | varchar | 2147483647 | null |
|
|
Binding Type |
|||||
| binding_view_types | varchar | 2147483647 | √ | null |
|
|
Binding View Types |
||||
| name | jsonb | 2147483647 | null |
|
|
Action Name |
|||||
| help | jsonb | 2147483647 | √ | null |
|
|
Action Description |
||||
| 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_actions_pkey | Primary key | Asc | id |

