apskel-pos-backend/migrations/000025_create_tables_table.down.sql

2 lines
50 B
MySQL
Raw Normal View History

2025-07-30 23:18:20 +07:00
-- Drop tables table
DROP TABLE IF EXISTS tables;