Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_engage_share_recipient_id_seq'::regclass) |
|
|
||||
| int8 | 19 | null |
|
|
||||||
| int8 | 19 | null |
|
|
||||||
| instanceid | int8 | 19 | null |
|
|
|||||
| area | varchar | 100 | ''::character varying |
|
|
|||||
| component | varchar | 100 | ''::character varying |
|
|
|||||
| visibility | int2 | 5 | null |
|
|
|||||
| notified | int2 | 5 | null |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
|||||
| timemodified | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_engasharreci_id_pk | Primary key | Asc | id |
| app_engasharreci_insarecom_ix | Performance | Asc/Asc/Asc | instanceid + area + component |
| app_engasharreci_sha2_ix | Performance | Asc | sharerid |
| app_engasharreci_sha_ix | Performance | Asc | shareid |
| app_engasharreci_shashainsa_ix | Performance | Asc/Asc/Asc/Asc/Asc | shareid + sharerid + instanceid + area + component |
| app_engasharreci_tim_ix | Performance | Asc | timecreated |

