Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('module_id_seq'::regclass) |
|
|
||||||||||||||
section_id | int8 | 19 | null |
|
|
|||||||||||||||
points | bool | 1 | true |
|
|
|||||||||||||||
accepted_separately | bool | 1 | true |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
module_pkey | Primary key | Asc | id |