Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_course_modules_availability_id_seq'::regclass) |
|
|
||||
coursemoduleid | int8 | 19 | null |
|
|
|||||
sourcecmid | int8 | 19 | √ | null |
|
|
||||
requiredcompletion | int2 | 5 | √ | null |
|
|
||||
gradeitemid | int8 | 19 | √ | null |
|
|
||||
grademin | numeric | 10,5 | √ | null |
|
|
||||
grademax | numeric | 10,5 | √ | null |
|
|