MissingXenditInvoicesForPointsTopUpOrders


Description

Table to store points top up order for which Xendit Invoice is missing

Columns

Column Type Size Nulls Auto Default Children Parents Comments
pointsTopUpOrderId uuid 2147483647 null
PointsTopUpOrders.id MissingXenditInvoicesForPointsTopUpOrde_pointsTopUpOrderId_fkey C
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()
deletedAt timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
MissingXenditInvoicesForPointsTopUpOrders_pkey Primary key Asc pointsTopUpOrderId

Relationships