Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
courseid | BIGINT | 19 | null |
|
|
|||||
item | VARCHAR | 64 | √ | null |
|
|
The item for process action. |
|||
contextid | BIGINT | 19 | √ | null |
|
|
||||
innercontextid | BIGINT | 19 | √ | null |
|
|
||||
timecreated | BIGINT | 19 | √ | null |
|
|
||||
timecompleted | BIGINT | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
toolbricproc_tim_ix | Performance | Asc | timecompleted |