InternalTalentProfileGlintsUsers


Description

Glints User ID.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
MergedTalentProfileId uuid 2147483647 null
MergedTalentProfiles.id InternalTalentProfileGlintsUsers_MergedTalentProfileId_fkey C
sourceProfileId uuid 2147483647 null
Users.id InternalTalentProfileGlintsUsers_sourceProfileId_fkey C
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
InternalTalentProfileGlintsUsers_pkey Primary key Asc sourceProfileId
InternalTalentProfileGlintsUsers_mtpId_spId_idx Performance Asc/Asc MergedTalentProfileId + sourceProfileId
InternalTalentProfileGlintsUsers_sourceProfileId_idx Performance Asc sourceProfileId

Relationships