apskel-pos-backend/migrations/000006_add_table_products.down.sql

2 lines
21 B
MySQL
Raw Normal View History

2023-10-08 15:59:42 +07:00
DROP TABLE products;