owpengram-server/deploy/migrations/0066_dispatch_outbox_user_lanes.down.sql

2 lines
113 B
SQL

DROP INDEX IF EXISTS dispatch_outbox_logical_shard_head_idx;
DROP INDEX IF EXISTS dispatch_outbox_user_pts_uidx;