Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_qtype_shortanswer_options_id_seq'::regclass) |
|
|
||||
questionid | int8 | 19 | 0 |
|
|
|||||
usecase | int2 | 5 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_qtypshoropti_id_pk | Primary key | Asc | id |
app_qtypshoropti_que_uix | Must be unique | Asc | questionid |