From: Thomas Minvielle Date: Sat, 17 May 2014 12:40:01 +0000 (+0200) Subject: Master deletion. X-Git-Tag: xorg/1.1.13~22 X-Git-Url: http://git.polytechnique.org/?p=platal.git;a=commitdiff_plain;h=0350128986bad6fc5dec530a1d1ddcf1e7d5a5e1 Master deletion. --- diff --git a/upgrade/1.1.13/02_deleteMaster.sql b/upgrade/1.1.13/02_deleteMaster.sql index c502706..82f22a5 100644 --- a/upgrade/1.1.13/02_deleteMaster.sql +++ b/upgrade/1.1.13/02_deleteMaster.sql @@ -1,2 +1,4 @@ DELETE FROM profile_education WHERE pid = 41787 AND id = 101; - +DELETE FROM profile_education WHERE pid = 41976 AND id = 101; +DELETE FROM profile_education WHERE pid = 42172 AND id = 101; +DELETE FROM profile_education WHERE pid = 43002 AND id = 101;