Add order items
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Remove quantity field from payment_order_items table
|
||||
ALTER TABLE payment_order_items
|
||||
DROP COLUMN quantity;
|
||||
Reference in New Issue
Block a user