EmployerPaidPointsAccounts


Description

Table to link paid points account to company

Columns

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

Indexes

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

Relationships