Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('section_id_seq'::regclass) |
|
|
|||||||||||||||||
exam_id | int8 | 19 | null |
|
|
||||||||||||||||||
executed_as_whole | bool | 1 | false |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
section_pkey | Primary key | Asc | id |