owpengram-server/deploy/migrations/20260714003066_star_gift_profile_pin_order.down.sql
2026-07-21 00:18:12 +03:00

2 lines
138 B
SQL

DROP INDEX IF EXISTS public.peer_star_gifts_owner_profile_order_idx;
DROP INDEX IF EXISTS public.peer_star_gifts_owner_pinned_order_uniq;