apskel-pos-backend/migrations/000029_create_product_ingredients_table.down.sql

1 line
42 B
MySQL
Raw Normal View History

2025-08-03 23:55:51 +07:00
DROP TABLE IF EXISTS product_ingredients;