Revert "feat: support product quantity and separate steps"
All checks were successful
Staging Build / build (push) Successful in 2m48s
All checks were successful
Staging Build / build (push) Successful in 2m48s
This reverts commit 4ef21ea144.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
-- Add has_quantity column to products table
|
||||
ALTER TABLE public.products ADD COLUMN IF NOT EXISTS has_quantity BOOLEAN DEFAULT false NOT NULL;
|
||||
Reference in New Issue
Block a user