Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_question_calculated_id_seq'::regclass) |
|
|
||||
question | int8 | 19 | 0 |
|
|
|||||
answer | int8 | 19 | 0 |
|
|
|||||
tolerance | varchar | 20 | '0.0'::character varying |
|
|
|||||
tolerancetype | int8 | 19 | 1 |
|
|
|||||
correctanswerlength | int8 | 19 | 2 |
|
|
|||||
correctanswerformat | int8 | 19 | 2 |
|
|