ExpertClassApplicationSelectedRejectionReasons


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
expertClassApplicationId uuid 2147483647 null
ExpertClassApplications.id ExpertClassApplicationSelectedRejectionReasons_applicationId_fk C
expertClassApplicationRejectionReasonOptionId uuid 2147483647 null
ExpertClassApplicationRejectionReasonOptions.id ExpertClassApplicationSelectedRejectionReasons_rejectionReasonI R
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
ExpertClassApplicationSelectedRejectionReasons_pkey Primary key Asc id
ExpertClassApplicationSelectedRejectionReasons_applicationId_re Must be unique Asc/Asc expertClassApplicationId + expertClassApplicationRejectionReasonOptionId

Relationships