Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| id | int8 |
|
|
|
| ticket_id | int8 |
|
|
|
| helper_verification_id | int8 |
|
|
|
| previous_file_id | int8 |
|
|
|
| new_file_id | int8 |
|
|
|
| status | varchar |
|
|
|
| expires_on | date |
|
|
|
| created_at | timestamp |
|
|
|
| updated_at | timestamp |
|
|
|
| recollection_reason | text |
|
|
|
| company_id | int8 |
|
|
The owning tenant’s ID. @example 1. |
| created_at_in_company_tz | timestamp |
|
|
|
| updated_at_in_company_tz | timestamp |
|
|
|
| company_timezone | varchar |
|
|
The company timezone. E.g. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| 49610964fe45a6298d904e73a8c49efd | Performance | Asc | company_id |
| 49a0b16708f30a4179f3f5f127167d59 | Performance | Asc | new_file_id |
| 7e15ed708d19677c9e78e153a68bf7b5 | Performance | Asc | previous_file_id |
| b0d73226059c9271b1ff6c069896e236 | Performance | Asc | ticket_id |
| fa0c8e5abf8d18df3ea7009ae03627b3 | Performance | Asc | helper_verification_id |