Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| pointsTopUpOrderId | uuid | 2147483647 | null |
|
|
||||||
| paidPoints | numeric | 0 | null |
|
|
||||||
| bonusPoints | numeric | 0 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PointsTopUpOrderPointDetails_pkey | Primary key | Asc | pointsTopUpOrderId |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| PointsTopUpOrderPointDetails_paidPoints_check | (("paidPoints" > (0)::numeric)) |
| PointsTopUpOrderPointDetails_bonusPoints_check | (("bonusPoints" >= (0)::numeric)) |

