JobDraftScreeningQuestions


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
JobDraftScreeningQuestionCustomPlainTexts.jobDraftScreeningQuestionId JobDraftScreeningQuestionCusto_jobDraftScreeningQuestionId_fkey C
JobDraftScreeningQuestionDocumentAndCertificates.jobDraftScreeningQuestionId JobDraftScreeningQuestionDocum_jobDraftScreeningQuestionId_fkey C
JobDraftScreeningQuestionIndustries.jobDraftScreeningQuestionId JobDraftScreeningQuestionIndus_jobDraftScreeningQuestionId_fkey C
JobDraftScreeningQuestionLanguages.jobDraftScreeningQuestionId JobDraftScreeningQuestionLangu_jobDraftScreeningQuestionId_fkey C
jobDraftId uuid 2147483647 null
JobDrafts.id JobDraftScreeningQuestions_jobDraftId_fkey C
selectedQuestions _enum_screening_question_selected_questions 2147483647 null
introVideoPreferredLanguage text 2147483647 null
Languages.code JobDraftScreeningQuestions_introVideoPreferredLanguage_fkey C
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
JobDraftScreeningQuestions_pkey Primary key Asc id
JobDraftScreeningQuestions_jobDraftId_key Must be unique Asc jobDraftId

Relationships