add product ingredients

This commit is contained in:
Aditya Siregar
2025-09-12 15:37:19 +07:00
parent efe09c21e4
commit 3a04990ec8
35 changed files with 2572 additions and 357 deletions
@@ -0,0 +1,2 @@
-- Drop order ingredients transactions table
DROP TABLE IF EXISTS order_ingredients_transactions;