TalentHuntCandidateApplications


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 public.gen_random_uuid()
TalentHuntCandidateApplicationStatusNotifications.TalentHuntCandidateApplicationId TalentHuntCandidateApplicatio_TalentHuntCandidateApplicati_fkey R
status enum_TalentHuntCandidateApplications_status 2147483647 'PENDING'::"enum_TalentHuntCandidateApplications_status"
createdAt timestamptz 35,6 null
updatedAt timestamptz 35,6 null
TalentHuntGroupMemberId uuid 2147483647 null
GroupMembers.id TalentHuntCandidateApplications_TalentHuntGroupMemberId_fkey R

Indexes

Constraint Name Type Sort Column(s)
TalentHuntCandidateApplications_pkey Primary key Asc id
TalentHuntCandidateApplications_TalentHuntGroupMemberId_idx Must be unique Asc TalentHuntGroupMemberId

Relationships