Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_gradingform_guide_fillings_id_seq'::regclass) |
|
|
|||||
instanceid | int8 | 19 | null |
|
|
||||||
criterionid | int8 | 19 | null |
|
|
||||||
remark | text | 2147483647 | √ | null |
|
|
|||||
remarkformat | int2 | 5 | √ | null |
|
|
|||||
score | numeric | 10,5 | null |
|
|