JobScreeningQuestions


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
JobScreeningQuestionCustomPlainTexts.jobScreeningQuestionId JobScreeningQuestionCustomPlainText_jobScreeningQuestionId_fkey C
JobScreeningQuestionDocumentAndCertificates.jobScreeningQuestionId JobScreeningQuestionDocumentAndCert_jobScreeningQuestionId_fkey C
JobScreeningQuestionIndustries.jobScreeningQuestionId JobScreeningQuestionIndustries_jobScreeningQuestionId_fkey C
JobScreeningQuestionLanguages.jobScreeningQuestionId JobScreeningQuestionLanguages_jobScreeningQuestionId_fkey C
jobId uuid 2147483647 null
Jobs.id JobScreeningQuestions_jobId_fkey C
selectedQuestions _enum_screening_question_selected_questions 2147483647 null
introVideoPreferredLanguage text 2147483647 null
Languages.code JobScreeningQuestions_introVideoPreferredLanguage_fkey C
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
JobScreeningQuestions_pkey Primary key Asc id
JobScreeningQuestions_jobId_key Must be unique Asc jobId

Relationships