TalentChatPointsAccounts


Description

Table to link talent chat points account to company

Columns

Column Type Size Nulls Auto Default Children Parents Comments
pointsAccountId uuid 2147483647 null
PointsAccounts.id TalentChatPointsAccounts_pointsAccountId_fkey R
companyId uuid 2147483647 null
Companies.id TalentChatPointsAccounts_companyId_fkey N

Indexes

Constraint Name Type Sort Column(s)
TalentChatPointsAccounts_pkey Primary key Asc pointsAccountId
TalentChatPointsAccounts_companyId_key Must be unique Asc companyId

Relationships