CompanyVerificationMethodBenefits


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
companyVerificationMethodId uuid 2147483647 null
CompanyVerificationMethods.id CompanyVerificationMethodBenef_companyVerificationMethodId_fkey C
benefitType enum_CompanyVerificationMethodBenefits_benefitType 2147483647 null
value jsonb 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
CompanyVerificationMethodBenefits_pkey Primary key Asc id

Relationships