RecruiterSavedTalentCollections


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
RecruiterSavedTalentCollectionTalents.recruiterSavedTalentCollectionId Rstc_recruiterSavedTalentCollectionId_fkey C
recruiterId uuid 2147483647 null
Recruiters.id Recruiters_recruiterId_fkey C
name text 2147483647 null
priority int4 10 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
RecruiterSavedTalentCollections_pkey Primary key Asc id
RecruiterSavedTalentCollections_recruiterId_idx Performance Asc recruiterId

Relationships