grade_categories_history

0 rows


Description

History of grade_categories

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
action BIGINT 19 0
oldid BIGINT 19 null
grade_categories.id gradcatehist_old2_fkR
source VARCHAR 255 null
timemodified BIGINT 19 null
loggeduser BIGINT 19 null
user.id gradcatehist_log2_fkR
courseid BIGINT 19 null
course.id gradcatehist_cou2_fkR
parent BIGINT 19 null
grade_categories.id gradcatehist_par2_fkR
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
hidden 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

Relationships