Update product receipe

This commit is contained in:
Aditya Siregar
2025-08-10 21:46:44 +07:00
parent 265248ba49
commit b72ab4ef3d
14 changed files with 1287 additions and 12 deletions
@@ -0,0 +1,2 @@
-- Drop the product_recipes table
DROP TABLE IF EXISTS product_recipes;