ApplicationScreeningAnswerCustomPlainTexts


Columns

Column Type Size Nulls Auto Default Children Parents Comments
applicationScreeningAnswerId uuid 2147483647 null
ApplicationScreeningAnswers.id ApplicationScreeningAnswerCus_applicationScreeningAnswerId_fkey C
jobScreeningQuestionCustomPlainTextId uuid 2147483647 null
JobScreeningQuestionCustomPlainTexts.id ApplicationScreeningAnswerCus_jobScreeningQuestionCustomPl_fkey R
answer text 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
ApplicationScreeningAnswerCustomPlainTexts_pkey Primary key Asc/Asc applicationScreeningAnswerId + jobScreeningQuestionCustomPlainTextId

Relationships