stats_user_weekly

0 rows


Description

To accumulate weekly stats per course/user

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
courseid BIGINT 19 0
course.id stats_user_weekly_erd_courseidR
userid BIGINT 19 0
roleid BIGINT 19 0
role.id Implied ConstraintR
timeend BIGINT 19 0
statsreads BIGINT 19 0
statswrites BIGINT 19 0
stattype VARCHAR 30

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
statuserweek_cou2_ix Performance Asc courseid
statuserweek_rol2_ix Performance Asc roleid
statuserweek_tim2_ix Performance Asc timeend
statuserweek_use2_ix Performance Asc userid

Relationships