Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_quiz_slots_id_seq'::regclass) |
|
|
||||
slot | int8 | 19 | null |
|
|
|||||
quizid | int8 | 19 | 0 |
|
|
|||||
page | int8 | 19 | null |
|
|
|||||
requireprevious | int2 | 5 | 0 |
|
|
|||||
questionid | int8 | 19 | 0 |
|
|
|||||
maxmark | numeric | 12,7 | 0 |
|
|