Delete a product redirect (#472)
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
-- Delete redirects from product 63039 (quietism-sand) to 63038 (quietism-1)
|
||||||
|
-- This is three redirects per market (-tapet, -tavla, -poster), 93 redirects in total.
|
||||||
|
-- (The ilike queries are crafted to not match similar redirects for other products)
|
||||||
|
|
||||||
|
DELETE FROM redirects where source_uri ilike 'quietism-sand-%' and target_uri ilike 'quietism-1-%';
|
||||||
|
|
||||||
Reference in New Issue
Block a user