Files
apskel-pos-backend/migrations/000025_create_tables_table.down.sql
T
2025-07-30 23:18:20 +07:00

2 lines
50 B
SQL

-- Drop tables table
DROP TABLE IF EXISTS tables;