apskel-pos-backend/migrations/000009_create_order_items_table.down.sql

1 line
34 B
MySQL
Raw Permalink Normal View History

2025-07-18 20:10:29 +07:00
DROP TABLE IF EXISTS order_items;