Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NotificationId | uuid | 2147483647 | null |
|
|
||||||
| orderId | uuid | 2147483647 | null |
|
|
||||||
| millisBeforeStartTime | int4 | 10 | null |
|
|
||||||
| createdAt | timestamptz | 35,6 | now() |
|
|
||||||
| updatedAt | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ExpertClassReminderNotifications_pkey | Primary key | Asc | NotificationId |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| ExpertClassReminderNotifications_millisBeforeStartTime_options_ | ((("millisBeforeStartTime" = 3600000) OR ("millisBeforeStartTime" = 86400000))) |
| ExpertClassReminderNotifications_millisBeforeStartTime_check | (("millisBeforeStartTime" >= 0)) |

