diff --git a/dbscripts/xml/upgrade.xml b/dbscripts/xml/upgrade.xml index 7254158f896..a4095330b07 100644 --- a/dbscripts/xml/upgrade.xml +++ b/dbscripts/xml/upgrade.xml @@ -49,10 +49,6 @@ - - - - @@ -161,6 +157,7 @@ ++ diff --git a/dbscripts/xml/upgrade/3.2.1_preupdate_subeditor_categories.xml b/dbscripts/xml/upgrade/3.2.1_preupdate_subeditor_categories.xml deleted file mode 100644 index a7c9cc91d1e..00000000000 --- a/dbscripts/xml/upgrade/3.2.1_preupdate_subeditor_categories.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - ALTER TABLE subeditor_submission_group ADD assoc_type BIGINT - UPDATE subeditor_submission_group SET assoc_type = 530 - -