Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| id | int8 |
|
|
|
| survey_question_id | int8 |
|
|
|
| scale_lower_threshold | int8 |
|
|
|
| survey_schedule_id | int8 |
|
|
|
| company_id | int8 |
|
|
The owning tenant’s ID. @example 1. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edge_survey_question_exception_preferences_pkey | Primary key | Asc | id |
| idx_37d2b28c7acdc7bc31f008ab068e157c | Performance | Asc | survey_schedule_id |
| idx_759e240f35f22acaab9e5e278936c9be | Performance | Asc | survey_question_id |
| idx_edge_survey_question_exception_preferences_company_id | Performance | Asc | company_id |