apskel-pos-backend/migrations/000007_create_inventory_table.down.sql

1 line
32 B
MySQL
Raw Permalink Normal View History

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