Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NotificationId | uuid | 2147483647 | null |
|
|
||||||
| companyId | uuid | 2147483647 | null |
|
|
||||||
| productId | uuid | 2147483647 | null |
|
|
||||||
| amount | int4 | 10 | null |
|
|
||||||
| expiryDateTime | timestamptz | 35,6 | null |
|
|
||||||
| createdAt | timestamptz | 35,6 | now() |
|
|
||||||
| updatedAt | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ExpiringProductNotifications_pkey | Primary key | Asc | NotificationId |

