grade_outcomes_history

0 rows


Description

History table

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
action BIGINT 19 0
oldid BIGINT 19 null
grade_outcomes.id gradoutchist_old2_fkR
source VARCHAR 255 null
timemodified BIGINT 19 null
loggeduser BIGINT 19 null
user.id gradoutchist_log2_fkR
courseid BIGINT 19 null
course.id gradoutchist_cou2_fkR
shortname VARCHAR 255
fullname LONGTEXT 2147483647 null
scaleid BIGINT 19 null
scale.id gradoutchist_sca2_fkR
description LONGTEXT 2147483647 null
descriptionformat TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
gradoutchist_act2_ix Performance Asc action
gradoutchist_cou4_ix Performance Asc courseid
gradoutchist_log4_ix Performance Asc loggeduser
gradoutchist_old4_ix Performance Asc oldid
gradoutchist_sca4_ix Performance Asc scaleid
gradoutchist_tim2_ix Performance Asc timemodified

Relationships