app_stats_weekly

0 rows


Description

To accumulate weekly stats

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_stats_weekly_id_seq'::regclass)
courseid int8 19 0
timeend int8 19 0
roleid int8 19 0
stattype varchar 20 'activity'::character varying
stat1 int8 19 0
stat2 int8 19 0

Indexes

Constraint Name Type Sort Column(s)
app_statweek_id_pk Primary key Asc id
app_statweek_cou_ix Performance Asc courseid
app_statweek_rol_ix Performance Asc roleid
app_statweek_tim_ix Performance Asc timeend

Diagram producer might be missing

No diagrams were produced please see application output for any errors