apskel-pos-backend/migrations/000041_create_ingredient_unit_converters_table.down.sql

3 lines
50 B
MySQL
Raw Normal View History

2025-09-12 01:12:11 +07:00
DROP TABLE IF EXISTS ingredient_unit_converters;