ExpertClassApplicationRejectionReasonOptions


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
ExpertClassApplicationSelectedRejectionReasons.expertClassApplicationRejectionReasonOptionId ExpertClassApplicationSelectedRejectionReasons_rejectionReasonI R
translationKey text 2147483647 null
defaultTranslation text 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
ExpertClassApplicationRejectionReasonOptions_pkey Primary key Asc id
ExpertClassApplicationRejectionReasonOpt_defaultTranslation_key Must be unique Asc defaultTranslation
ExpertClassApplicationRejectionReasonOptions_translationKey_key Must be unique Asc translationKey

Relationships