Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('ir_ui_view_custom_id_seq'::regclass) |
|
|
|||||
| ref_id | int4 | 10 | null |
|
|
Original View |
|||||
| user_id | int4 | 10 | null |
|
|
User |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| arch | text | 2147483647 | null |
|
|
View Architecture |
|||||
| 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_ui_view_custom_pkey | Primary key | Asc | id |
| ir_ui_view_custom__ref_id_index | Performance | Asc | ref_id |
| ir_ui_view_custom__user_id_index | Performance | Asc | user_id |
| ir_ui_view_custom_user_id_ref_id | Performance | Asc/Asc | user_id + ref_id |

