Orders model #7

Closed
opened 2025-02-13 15:57:07 -05:00 by null · 0 comments
Owner

The orders table links order_id to user_id
it has value_sats, value_cents, and created_at
status enum type:

  • SHIPPED
  • PENDING
  • HOLD
  • PARTIAL
  • BACKORDER
  • FAILED
  • CANCELED
  • PROCESSING
The orders table links order_id to user_id it has value_sats, value_cents, and created_at status enum type: - SHIPPED - PENDING - HOLD - PARTIAL - BACKORDER - FAILED - CANCELED - PROCESSING
null closed this issue 2025-02-14 23:19:57 -05:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: null/ecomm-store#7
No description provided.