2 lines
71 B
SQL
2 lines
71 B
SQL
-- Drop the product_recipes table
|
|
DROP TABLE IF EXISTS product_recipes; |
-- Drop the product_recipes table
|
|
DROP TABLE IF EXISTS product_recipes; |