Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_criteria_item_record_id_seq'::regclass) |
|
|
|||||
| user_id | int8 | 19 | null |
|
|
||||||
| criterion_item_id | int8 | 19 | null |
|
|
||||||
| criterion_met | int2 | 5 | 0 |
|
|
||||||
| timeevaluated | int8 | 19 | null |
|
|
||||||
| timeachieved | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_totacrititemreco_id_pk | Primary key | Asc | id |
| app_totacrititemreco_cri_ix | Performance | Asc | criterion_item_id |
| app_totacrititemreco_tim_ix | Performance | Asc | timeevaluated |
| app_totacrititemreco_use_ix | Performance | Asc | user_id |

