Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | public.gen_random_uuid() |
|
|
||||||
| ApplicationStatusLogId | uuid | 2147483647 | √ | null |
|
|
|||||
| reason | enum_Applications_rejectionReason | 2147483647 | null |
|
|
||||||
| note | varchar | 66000 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ApplicationRejectionReasons_pkey | Primary key | Asc | id |
| ApplicationRejectionReasons_ApplicationStatusLogId_idx | Performance | Asc | ApplicationStatusLogId |

