apskel-pos-backend/migrations/000066_create_notification_deliveries_table.down.sql
2026-05-10 12:35:44 +07:00

2 lines
46 B
SQL

DROP TABLE IF EXISTS notification_deliveries;