Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| id | int8 |
|
|
|
| survey_question_option_id | int8 |
|
|
|
| exceptional | bool |
|
|
|
| survey_schedule_id | int8 |
|
|
|
| company_id | int8 |
|
|
The owning tenant’s ID. @example 1. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edge_survey_question_option_exception_preferences_pkey | Primary key | Asc | id |
| idx_3371cf046ea1ac4ed491513bc1cea4b6 | Performance | Asc | company_id |
| idx_83c74599693b69806f12d3cdd33a22cc | Performance | Asc | survey_schedule_id |
| idx_9f2b5b0b0413e25af07f9efe54479de3 | Performance | Asc | survey_question_option_id |