TalentChatAllocations


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
numChatsAllocated int4 10 null

Total number of chats allocated to a company

createdAt timestamptz 35,6 now()
companyJobSlotsSubscriptionId uuid 2147483647 null
CompanyJobSlotsSubscriptions.id TalentChatAllocations_companyJobSlotsSubscriptionId_fkey C

Indexes

Constraint Name Type Sort Column(s)
TalentChatAllocations_pkey Primary key Asc id
employer_commerce_TalentChatAllocations_createdAt_idx Performance Asc createdAt

Relationships