Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_feedback_value_history_id_seq'::regclass) |
|
|
|||||
course_id | int8 | 19 | 0 |
|
|
||||||
item | int8 | 19 | 0 |
|
|
||||||
completed | int8 | 19 | 0 |
|
|
||||||
tmp_completed | int8 | 19 | 0 |
|
|
||||||
value | text | 2147483647 | null |
|
|
||||||
timearchived | int8 | 19 | null |
|
|
||||||
idarchived | int8 | 19 | null |
|
|