Delete non-graduated diplomas on existing accounts.
authorThomas Minvielle <thomas.minvielle@polytechnique.org>
Sun, 12 Oct 2014 18:51:31 +0000 (20:51 +0200)
committerThomas Minvielle <thomas.minvielle@polytechnique.org>
Sun, 12 Oct 2014 18:51:48 +0000 (20:51 +0200)
upgrade/1.1.14/03_deleteMaster.sql [new file with mode: 0644]

diff --git a/upgrade/1.1.14/03_deleteMaster.sql b/upgrade/1.1.14/03_deleteMaster.sql
new file mode 100644 (file)
index 0000000..fe25cd7
--- /dev/null
@@ -0,0 +1,11 @@
+DELETE FROM profile_education WHERE pid = 43014 AND id = 101;
+DELETE FROM profile_education WHERE pid = 42132 AND id = 101;
+DELETE FROM profile_education WHERE pid = 41502 AND id = 101;
+DELETE FROM profile_education WHERE pid = 42517 AND id = 101;
+DELETE FROM profile_education WHERE pid = 41549 AND id = 101;
+DELETE FROM profile_education WHERE pid = 42442 AND id = 101;
+DELETE FROM profile_education WHERE pid = 42197 AND id = 101;
+DELETE FROM profile_education WHERE pid = 42248 AND id = 101;
+DELETE FROM profile_education WHERE pid = 42435 AND id = 101;
+DELETE FROM profile_education WHERE pid = 41998 AND id = 101;
+DELETE FROM profile_education WHERE pid = 24507 AND id = 101;