Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_stats_monthly_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 |
|
|