Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| response_id | uuid | 2147483647 | null |
|
|
|||||||||
| stored_file_id | uuid | 2147483647 | null |
|
|
|||||||||
| company_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_worker_response_upload | Primary key | Asc/Asc | response_id + stored_file_id |
| idx_worker_response_upload_company | Performance | Asc | company_id |
| uq_worker_response_upload_file_company | Must be unique | Asc/Asc | stored_file_id + company_id |

