Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_lesson_pages_id_seq'::regclass) |
|
|
|||||||||||
lessonid | int8 | 19 | 0 |
|
|
||||||||||||
prevpageid | int8 | 19 | 0 |
|
|
||||||||||||
nextpageid | int8 | 19 | 0 |
|
|
||||||||||||
qtype | int2 | 5 | 0 |
|
|
||||||||||||
qoption | int2 | 5 | 0 |
|
|
||||||||||||
layout | int2 | 5 | 1 |
|
|
||||||||||||
display | int2 | 5 | 1 |
|
|
||||||||||||
timecreated | int8 | 19 | 0 |
|
|
||||||||||||
timemodified | int8 | 19 | 0 |
|
|