diff --git a/superx/WEB-INF/conf/edustore/db/conf/build.xml b/superx/WEB-INF/conf/edustore/db/conf/build.xml index b5a25d1..37909de 100644 --- a/superx/WEB-INF/conf/edustore/db/conf/build.xml +++ b/superx/WEB-INF/conf/edustore/db/conf/build.xml @@ -576,10 +576,10 @@ xmlns:HtmlUtils="de.superx.util.HtmlUtils"> - + - + diff --git a/superx/WEB-INF/conf/edustore/db/install/upgrade/kernmodul_upgrade_man.sql b/superx/WEB-INF/conf/edustore/db/install/upgrade/kernmodul_upgrade_man.sql index 6d36576..e4bc31f 100644 --- a/superx/WEB-INF/conf/edustore/db/install/upgrade/kernmodul_upgrade_man.sql +++ b/superx/WEB-INF/conf/edustore/db/install/upgrade/kernmodul_upgrade_man.sql @@ -190,3 +190,7 @@ where T.tid !=T.richtig); drop table tmp_dummy; +--obsolete Zeilen weg: +delete from sachgeb_maske_bez where maskeninfo_id is null; + +