owpengram-server/deploy/migrations/0006_update_events.down.sql
2026-06-04 01:37:39 +08:00

2 lines
85 B
SQL

DROP INDEX IF EXISTS update_events_auth_pts_idx;
DROP TABLE IF EXISTS update_events;