Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
||||||
| status | enum_ApplicationCSVExport_status | 2147483647 | 'INITIATED'::"enum_ApplicationCSVExport_status" |
|
|
||||||
| fileKey | text | 2147483647 | √ | null |
|
|
File name linking to corresponding file in s3 bucket |
||||
| exporterId | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ApplicationCSVExportRequests_pkey | Primary key | Asc | id |
| ApplicationCSVExportRequests_fileKey_key | Must be unique | Asc | fileKey |

