DocumentAndCertificates


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
ApplicationScreeningAnswerDocumentAndCertificates.documentAndCertificateId ApplicationScreeningAnswerDocumen_documentAndCertificateId_fkey C
JobDraftScreeningQuestionDocumentAndCertificates.documentAndCertificateId JobDraftScreeningQuestionDocument_documentAndCertificateId_fkey C
JobScreeningQuestionDocumentAndCertificates.documentAndCertificateId JobScreeningQuestionDocumentAndCe_documentAndCertificateId_fkey C
name text 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
DocumentAndCertificates_pkey Primary key Asc id
DocumentAndCertificates_name_key Must be unique Asc name

Relationships