ProposedExpertClassSchedules


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
expertClassApplicationId uuid 2147483647 null
ExpertClassApplications.id ProposedExpertClassSchedules_expertClassApplicationId_fkey C
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()
classDate timestamptz 35,6 null
classTime enum_ExpertClassApplicationClassTime 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
ProposedExpertClassSchedules_pkey Primary key Asc id

Relationships