ExpertApplicationSelectedRejectionReasons


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
expertApplicationId uuid 2147483647 null
ExpertApplications.id ExpertApplicationSelectedRejectionReasons_expertApplicationId_f C
expertApplicationRejectionReasonId uuid 2147483647 null
ExpertApplicationRejectionReasons.id ExpertApplicationSelectedRejectionReasons_expertApplicationReje R
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
ExpertApplicationSelectedRejectionReasons_pkey Primary key Asc id
ExpertApplicationSelectedRejectionReasons_expertApplicationId_e Must be unique Asc/Asc expertApplicationId + expertApplicationRejectionReasonId

Relationships