diff --git a/superx/WEB-INF/conf/edustore/db/install/conf/kern.xml b/superx/WEB-INF/conf/edustore/db/install/conf/kern.xml
index 4545524..e1e7057 100644
--- a/superx/WEB-INF/conf/edustore/db/install/conf/kern.xml
+++ b/superx/WEB-INF/conf/edustore/db/install/conf/kern.xml
@@ -734,7 +734,7 @@
notnull="true" />
-
@@ -5266,15 +5266,17 @@
-
-
-
+
+ (Bsp: 20181 für SoSe2018)
+ (Bsp: 1 für Schleswig-Holstein)
-
-
-
-
+ (Bsp: 20251 für SoSe2025)
+
+ Code des Studienfaches nach International Standard Classification of Education
+ oder des zugeordneten Studienfaches
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 8928eff..6d36576 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
@@ -75,6 +75,9 @@ alter table user_pw alter column old_sha5 type char(255);
alter table user_pw alter column old_sha6 type char(255);
alter table user_pw alter column old_sha7 type char(255);
+alter table sichten alter column quelle type text;
+alter table macro_masken_bez alter column schleifenrelation type text;
+
<#if organigramm_tid_seq_exists==0>
create sequence organigramm_tid_seq ;
select setval('organigramm_tid_seq',(select max(tid) from organigramm));
@@ -162,8 +165,6 @@ Die WWW-Adresse von SuperX lautet [http://www.superx-projekt.de www.superx-proje
where id='WIKI_WELCOME' and locale='de' and contents_long ilike '%forum%';
-alter table sichten alter column quelle type text;
-
#if>
--Doku Link bei SuperX Default: