apskel-pos-backend/migrations/000067_create_notification_deliveries_table.down.sql
2026-05-10 13:30:40 +07:00

2 lines
46 B
SQL

DROP TABLE IF EXISTS notification_deliveries;