]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/database/upgrade/from_16.sql
upd: rename package name and all references to it
[gigi.git] / src / org / cacert / gigi / database / upgrade / from_16.sql
diff --git a/src/org/cacert/gigi/database/upgrade/from_16.sql b/src/org/cacert/gigi/database/upgrade/from_16.sql
deleted file mode 100644 (file)
index 021e630..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-UPDATE `cats_type` SET `type_text` = 'Agent Qualifying Challenge' WHERE `type_text` = 'Assurer''s Challenge';
-
-INSERT INTO `cats_type` (`type_text`) VALUES ('Organisation Agent Qualifying Challenge');
-INSERT INTO `cats_type` (`type_text`) VALUES ('TTP Agent Qualifying Challenge');
-INSERT INTO `cats_type` (`type_text`) VALUES ('TTP TOPUP Agent Qualifying Challenge');
-INSERT INTO `cats_type` (`type_text`) VALUES ('Code Signing Challenge');
-INSERT INTO `cats_type` (`type_text`) VALUES ('Organisation Administrator Data Protection Challenge');
-INSERT INTO `cats_type` (`type_text`) VALUES ('Support Data Protection Challenge');