Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_course_completion_log_id_seq'::regclass) |
|
|
||||
courseid | int8 | 19 | null |
|
|
|||||
userid | int8 | 19 | √ | null |
|
|
||||
changeuserid | int8 | 19 | √ | null |
|
|
||||
description | text | 2147483647 | null |
|
|
|||||
timemodified | int8 | 19 | null |
|
|