owpengram-server/deploy/migrations/0029_media_url_index_backfill.down.sql

3 lines
203 B
SQL

-- No-op: URL media index rows are derived data shared by normal writes and this
-- backfill. Removing only the backfilled rows cannot be done safely without
-- deleting valid post-migration index rows.