From 1f4793cb1dcad747ff3a87640fa2c5b6292348a1 Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 29 Jun 2020 15:36:39 +0200 Subject: [PATCH] hotfix: remove duplicated article translations --- migrations/000.217.sql | 2 -- 1 file changed, 2 deletions(-) diff --git a/migrations/000.217.sql b/migrations/000.217.sql index 9c55331..ee5e1a7 100644 --- a/migrations/000.217.sql +++ b/migrations/000.217.sql @@ -270,8 +270,6 @@ UPDATE article_content SET article_id = 157 WHERE slug = 'https://www.photowall. UPDATE article_content SET article_id = 157 WHERE slug = 'https://www.photowall.se/designers/photowall-och-acne-jr-i-exklusivt-tapetsamarbete-0-article '; UPDATE article_content SET article_id = 160 WHERE slug = 'https://www.photowall.de/renovieren/klein-aber-fein-die-perfekte-einrichtung-fuer-kleine-raeume-article'; UPDATE article_content SET article_id = 160 WHERE slug = 'https://www.photowall.se/guider/inspiration-hur-du-inreder-en-liten-laegenhet-article '; -UPDATE article_content SET article_id = 160 WHERE slug = 'https://www.photowall.se/guider/hur-du-inreder-en-liten-laegenhet-article '; -UPDATE article_content SET article_id = 160 WHERE slug = 'https://www.photowall.de/wandkunst/alternative-ideen-zur-dekorativen-wandgestaltung-article'; UPDATE article_content SET article_id = 162 WHERE slug = 'https://www.photowall.de/designer/meine-kueche-fototapeten-von-designerin-ingela-p-arrhenius-article'; UPDATE article_content SET article_id = 162 WHERE slug = 'https://www.photowall.se/designers/in-my-kitchen-ny-kollektion-av-ingela-p-arrhenius-article'; UPDATE article_content SET article_id = 163 WHERE slug = 'https://www.photowall.de/innenausstattung/so-holen-sie-sich-ein-stueck-natur-ins-haus-article ';