Products model [draft] #4

Closed
opened 2025-02-13 13:16:29 -05:00 by null · 0 comments
Owner

the products table has

  • id
  • title
  • desc
  • stock_qty
  • specs_json
  • sats_price
  • cents_price
  • digital
  • subscription
  • image_url_0
  • image_url_1
    ...
  • image_url_11

add a method add which creates a new product
add a method

the products table has - id - title - desc - stock_qty - specs_json - sats_price - cents_price - digital - subscription - image_url_0 - image_url_1 ... - image_url_11 add a method `add` which creates a new product add a method
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#4
No description provided.