CandidateRespondIoSyncMismatch


Description

This table contains mismatched record from Candidates table against respond.io contact data

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
candidateId uuid 2147483647 null
Candidates.id CandidateRespondIoSyncMismatch_candidateId_fkey C
candidateEmail text 2147483647 null
candidatePhoneNumber text 2147483647 null
respondIoId int4 10 null
respondIoEmail text 2147483647 null
respondIoPhoneNumber text 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
CandidateRespondIoSyncMismatch_pkey Primary key Asc id

Relationships