Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
action | BIGINT | 19 | 0 |
|
|
|||||
oldid | BIGINT | 19 | null |
|
|
|||||
source | VARCHAR | 255 | √ | null |
|
|
||||
timemodified | BIGINT | 19 | √ | null |
|
|
||||
loggeduser | BIGINT | 19 | √ | null |
|
|
||||
courseid | BIGINT | 19 | 0 |
|
|
|||||
userid | BIGINT | 19 | 0 |
|
|
|||||
name | VARCHAR | 255 |
|
|
||||||
scale | LONGTEXT | 2147483647 | null |
|
|
|||||
description | LONGTEXT | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
scalhist_act2_ix | Performance | Asc | action |
scalhist_cou4_ix | Performance | Asc | courseid |
scalhist_log4_ix | Performance | Asc | loggeduser |
scalhist_old4_ix | Performance | Asc | oldid |
scalhist_tim2_ix | Performance | Asc | timemodified |