Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | public.gen_random_uuid() |
|
|
||||||
| status | enum_TalentHuntCandidateApplications_status | 2147483647 | 'PENDING'::"enum_TalentHuntCandidateApplications_status" |
|
|
||||||
| createdAt | timestamptz | 35,6 | null |
|
|
||||||
| updatedAt | timestamptz | 35,6 | null |
|
|
||||||
| TalentHuntGroupMemberId | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| TalentHuntCandidateApplications_pkey | Primary key | Asc | id |
| TalentHuntCandidateApplications_TalentHuntGroupMemberId_idx | Must be unique | Asc | TalentHuntGroupMemberId |



