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 | null |
|
|
|||||
parent | BIGINT | 19 | √ | null |
|
|
||||
depth | BIGINT | 19 | 0 |
|
|
|||||
path | VARCHAR | 255 | √ | null |
|
|
||||
fullname | VARCHAR | 255 |
|
|
||||||
aggregation | BIGINT | 19 | 0 |
|
|
|||||
keephigh | BIGINT | 19 | 0 |
|
|
|||||
droplow | BIGINT | 19 | 0 |
|
|
|||||
aggregateonlygraded | BIT | 1 | 0 |
|
|
|||||
aggregateoutcomes | BIT | 1 | 0 |
|
|
|||||
aggregatesubcats | BIT | 1 | 0 |
|
|
|||||
BIT | 1 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
gradcatehist_act2_ix | Performance | Asc | action |
gradcatehist_cou4_ix | Performance | Asc | courseid |
gradcatehist_log4_ix | Performance | Asc | loggeduser |
gradcatehist_old4_ix | Performance | Asc | oldid |
gradcatehist_par4_ix | Performance | Asc | parent |
gradcatehist_tim2_ix | Performance | Asc | timemodified |