Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('per_formcomponent_question_responses_id_seq'::regclass) |
|
|
||||
| formcomponent_id | int4 | 10 | null |
|
|
|||||
| formcomponentquestionandanswer_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| per_formcomponent_question_responses_pkey | Primary key | Asc | id |
| per_formcomponent_questi_formcomponent_id_formcom_0fe3adc8_uniq | Must be unique | Asc/Asc | formcomponent_id + formcomponentquestionandanswer_id |
| per_formcomponent_question_formcomponentquestionandan_cdc27951 | Performance | Asc | formcomponentquestionandanswer_id |
| per_formcomponent_question_responses_formcomponent_id_2f3fb925 | Performance | Asc | formcomponent_id |

