Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_userdata_purge_id_seq'::regclass) |
|
|
|||||
| purgetypeid | int8 | 19 | null |
|
|
||||||
| origin | varchar | 50 | ''::character varying |
|
|
||||||
| userid | int8 | 19 | null |
|
|
||||||
| usercontextid | int8 | 19 | √ | null |
|
|
|||||
| contextid | int8 | 19 | null |
|
|
||||||
| usercreated | int8 | 19 | √ | null |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
||||||
| timestarted | int8 | 19 | √ | null |
|
|
|||||
| timefinished | int8 | 19 | √ | null |
|
|
|||||
| result | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_totauserpurg_id_pk | Primary key | Asc | id |
| app_totauserpurg_pur_ix | Performance | Asc | purgetypeid |
| app_totauserpurg_use_ix | Performance | Asc | userid |

