apskel-pos-backend/migrations/000004_partner-table.down.sql

2 lines
29 B
MySQL
Raw Normal View History

2024-06-04 02:59:31 +07:00
DROP TABLE partners CASCADE;