Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| usercompetencyid | BIGINT | 19 | null |
|
|
|||||
| contextid | BIGINT | 19 | null |
|
|
|||||
| action | TINYINT | 3 | null |
|
|
|||||
| actionuserid | BIGINT | 19 | √ | null |
|
|
||||
| descidentifier | VARCHAR | 255 |
|
|
||||||
| desccomponent | VARCHAR | 255 |
|
|
||||||
| desca | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| url | VARCHAR | 255 | √ | null |
|
|
||||
| grade | BIGINT | 19 | √ | null |
|
|
||||
| note | LONGTEXT | 2147483647 | √ | null |
|
|
A non-localised text to attach to the evidence. |
|||
| timecreated | BIGINT | 19 | null |
|
|
|||||
| timemodified | BIGINT | 19 | null |
|
|
|||||
| usermodified | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| compevid_act_ix | Performance | Asc | actionuserid |
| compevid_con_ix | Performance | Asc | contextid |
| compevid_use2_ix | Performance | Asc | usermodified |
| compevid_use_ix | Performance | Asc | usercompetencyid |