From a724cc32dcea8c3d993f28d70e620e42ed233474 Mon Sep 17 00:00:00 2001 From: Christian Paminger Date: Wed, 2 Dec 2009 13:09:18 +0000 Subject: [PATCH] --- system/database.inc.php | 3442 ++++++++++++++++++++++++++++++--------- 1 file changed, 2711 insertions(+), 731 deletions(-) diff --git a/system/database.inc.php b/system/database.inc.php index 26c905b9e..8996cfd59 100644 --- a/system/database.inc.php +++ b/system/database.inc.php @@ -100,6 +100,15 @@ $schemas=array "ordinal" => "0" ), + '{97876FD7-10B3-47C6-BFE1-56CA1D775426}' => array + ( + "id" => "{97876FD7-10B3-47C6-BFE1-56CA1D775426}" , + "name" => "wawi" , + "caption" => "wawi" , + "comments" => "" , + "ordinal" => "0" + ), + ); $tabellen=array @@ -817,9 +826,9 @@ $tabellen=array "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -855,9 +864,9 @@ $tabellen=array "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -1074,9 +1083,9 @@ $tabellen=array "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -1112,9 +1121,9 @@ $tabellen=array "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -1150,9 +1159,9 @@ $tabellen=array "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -1389,9 +1398,9 @@ $tabellen=array "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -1522,9 +1531,9 @@ $tabellen=array "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -1560,9 +1569,9 @@ $tabellen=array "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -1803,9 +1812,9 @@ $tabellen=array "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -1917,9 +1926,9 @@ $tabellen=array "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -1955,9 +1964,9 @@ $tabellen=array "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -2690,7 +2699,7 @@ $tabellen=array ( "id" => "{EA32F10A-838E-4F10-AD70-45B2B8E5D534}" , "name" => "tbl_orgform" , - "caption" => "tbl_orgform" , + "caption" => "Orgform" , "comments" => "" , "storage" => "" , "schemaid" => "{3A7F9B8D-001E-4D33-8FD0-0558492DBD43}" , @@ -3517,9 +3526,9 @@ $tabellen=array "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -3555,9 +3564,9 @@ $tabellen=array "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -3642,9 +3651,9 @@ $tabellen=array "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -3917,9 +3926,9 @@ $tabellen=array "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -3955,9 +3964,9 @@ $tabellen=array "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -3966,38 +3975,19 @@ $tabellen=array "description" => "" ), - '{516C0EFA-76CD-449B-A065-5D20E9E8476D}' => array + '{DC712CE7-8440-43F1-A38E-B1FE3B2FD9F6}' => array ( - "id" => "{516C0EFA-76CD-449B-A065-5D20E9E8476D}" , - "name" => "betriebsmittel_id" , - "caption" => "betriebsmittel_id" , - "ordinal" => "11" , + "id" => "{DC712CE7-8440-43F1-A38E-B1FE3B2FD9F6}" , + "name" => "betriebsmittelperson_id" , + "caption" => "betriebsmittelperson_id" , + "ordinal" => "0" , "pk" => "" , "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , "datatypeparam1" => "" , "datatypeparam2" => "" , "length" => "", "unique" => "0", - "notnull" => "1", - "defaultvalue" => "", - "checkconstraintname" => "", - "checkconstraint" => "", - "description" => "" - ), - - '{054274E8-0C9B-46BE-9961-1949F744EFF1}' => array - ( - "id" => "{054274E8-0C9B-46BE-9961-1949F744EFF1}" , - "name" => "person_id" , - "caption" => "person_id" , - "ordinal" => "12" , - "pk" => "" , - "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , - "datatypeparam1" => "" , - "datatypeparam2" => "" , - "length" => "", - "unique" => "0", - "notnull" => "1", + "notnull" => "0", "defaultvalue" => "", "checkconstraintname" => "", "checkconstraint" => "", @@ -4243,9 +4233,9 @@ $tabellen=array "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -4300,9 +4290,9 @@ $tabellen=array "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -4338,9 +4328,9 @@ $tabellen=array "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -4406,9 +4396,9 @@ $tabellen=array "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -4501,9 +4491,9 @@ $tabellen=array "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -4539,9 +4529,9 @@ $tabellen=array "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -4663,9 +4653,9 @@ $tabellen=array "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -4701,9 +4691,9 @@ $tabellen=array "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -4777,9 +4767,9 @@ $tabellen=array "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -4815,9 +4805,9 @@ $tabellen=array "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -4853,9 +4843,9 @@ $tabellen=array "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -5223,9 +5213,9 @@ $tabellen=array "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -5261,9 +5251,9 @@ $tabellen=array "ordinal" => "17" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -5370,9 +5360,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -5541,9 +5531,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -5579,9 +5569,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -5761,9 +5751,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -5799,9 +5789,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -6152,9 +6142,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -6190,9 +6180,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -6429,9 +6419,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -6505,9 +6495,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -6543,9 +6533,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -6630,9 +6620,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -6725,9 +6715,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -6763,9 +6753,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -6849,9 +6839,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -6868,9 +6858,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7020,9 +7010,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7058,9 +7048,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7429,9 +7419,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7467,9 +7457,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "17" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7660,25 +7650,6 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "description" => "" ), - '{3B227251-03AF-46D4-9670-C605DF0832AA}' => array - ( - "id" => "{3B227251-03AF-46D4-9670-C605DF0832AA}" , - "name" => "titel" , - "caption" => "titel" , - "ordinal" => "3" , - "pk" => "" , - "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "32" , - "datatypeparam2" => "" , - "length" => "32", - "unique" => "0", - "notnull" => "0", - "defaultvalue" => "", - "checkconstraintname" => "", - "checkconstraint" => "", - "description" => "" - ), - '{E4BD6585-3163-492F-9BF4-0BF27C511876}' => array ( "id" => "{E4BD6585-3163-492F-9BF4-0BF27C511876}" , @@ -7782,9 +7753,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7820,9 +7791,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -7858,9 +7829,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8070,9 +8041,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -8260,9 +8231,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8279,9 +8250,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8385,9 +8356,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -8499,9 +8470,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8537,9 +8508,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8575,9 +8546,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8825,9 +8796,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -8901,9 +8872,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -8939,9 +8910,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -9312,9 +9283,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -9494,9 +9465,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -9570,9 +9541,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -9627,9 +9598,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -9858,9 +9829,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -10481,9 +10452,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -10500,9 +10471,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -10633,9 +10604,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -10671,9 +10642,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -11550,9 +11521,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "17" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -11588,9 +11559,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "19" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -11827,9 +11798,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -11865,9 +11836,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -11971,9 +11942,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -12123,9 +12094,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -12161,9 +12132,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -12475,9 +12446,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -12513,9 +12484,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -12850,9 +12821,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -13241,9 +13212,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "18" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -13279,9 +13250,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "20" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -13355,9 +13326,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "24" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -13613,9 +13584,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -13920,9 +13891,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -14167,9 +14138,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "19" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -14205,9 +14176,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "21" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -14615,9 +14586,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -14653,9 +14624,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -14939,9 +14910,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -14958,9 +14929,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -15072,9 +15043,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -15110,9 +15081,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -15447,9 +15418,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -15504,9 +15475,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -15751,9 +15722,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "19" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -15971,9 +15942,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -15990,9 +15961,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -16123,9 +16094,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "17" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -16161,9 +16132,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "19" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -16267,9 +16238,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -16446,9 +16417,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -16560,9 +16531,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -16598,9 +16569,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -16723,9 +16694,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -16837,9 +16808,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -16875,9 +16846,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -17302,9 +17273,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "16" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -17579,9 +17550,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -17617,9 +17588,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -17655,9 +17626,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18106,9 +18077,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18144,9 +18115,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "14" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18231,9 +18202,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "1" , "pk" => "{FE80C60C-023F-4AF7-B698-1CFC9F7E1C2D}" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -18326,9 +18297,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18364,9 +18335,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18402,9 +18373,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18470,8 +18441,8 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , '{DC573758-A83D-4A28-9AD8-5FE05832F345}' => array ( "id" => "{DC573758-A83D-4A28-9AD8-5FE05832F345}" , - "name" => "Benutzer_alias_key" , - "caption" => "tbl_benutzer_alias_key" , + "name" => "uk_benutzer_alias" , + "caption" => "uk_benutzer_alias" , "ordinal" => "0" , "comments" => "" , "keyconstraintitem" => array @@ -18508,7 +18479,9 @@ Studiengang>0 und Semester>0 -> News fuer bestimmtes Semester im Studiengang" , "caption" => "BenutzerRolle" , "comments" => "uid XOR funktion_kurzbz funktion_kurzbz XOR oe_kurzbz -rolle_kurzbz XOR berechtigung_kurzbz" , +rolle_kurzbz XOR berechtigung_kurzbz + +art=tbl_benutzerrolle.art & tbl_rolleberechtigung.art" , "storage" => "" , "schemaid" => "{D4257CDC-CDA8-4A73-B519-9ABC3CE00B9E}" , "attribute" => array @@ -18560,9 +18533,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18579,9 +18552,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18641,7 +18614,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "length" => "5", "unique" => "0", "notnull" => "1", - "defaultvalue" => "'r'::character varying", + "defaultvalue" => "'s'::character varying", "checkconstraintname" => "", "checkconstraint" => "", "description" => "" @@ -18750,9 +18723,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18788,9 +18761,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18867,30 +18840,30 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{900C92E2-018B-4623-9A41-70292CCD1C20}' => array + '{8A1BCDF8-B35D-4EB4-AF05-8743598C7737}' => array ( - "id" => "{900C92E2-018B-4623-9A41-70292CCD1C20}" , - "name" => "fachbereich_kurzbz" , - "caption" => "fachbereich_kurzbz" , + "id" => "{8A1BCDF8-B35D-4EB4-AF05-8743598C7737}" , + "name" => "uid" , + "caption" => "uid" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", - "notnull" => "0", + "notnull" => "1", "defaultvalue" => "", "checkconstraintname" => "", "checkconstraint" => "", "description" => "" ), - '{8A1BCDF8-B35D-4EB4-AF05-8743598C7737}' => array + '{2C3EA274-4871-4CA3-B4B6-1F30816FAD44}' => array ( - "id" => "{8A1BCDF8-B35D-4EB4-AF05-8743598C7737}" , - "name" => "uid" , - "caption" => "uid" , + "id" => "{2C3EA274-4871-4CA3-B4B6-1F30816FAD44}" , + "name" => "funktion_kurzbz" , + "caption" => "funktion_kurzbz" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , @@ -18905,17 +18878,17 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{E5C0F9CD-8FC3-4829-B283-B5A6C3903BB0}' => array + '{06AC3937-5C47-418B-8A77-348B66590DF1}' => array ( - "id" => "{E5C0F9CD-8FC3-4829-B283-B5A6C3903BB0}" , - "name" => "studiengang_kz" , - "caption" => "studiengang_kz" , + "id" => "{06AC3937-5C47-418B-8A77-348B66590DF1}" , + "name" => "oe_kurzbz" , + "caption" => "oe_kurzbz" , "ordinal" => "4" , "pk" => "" , - "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , - "datatypeparam1" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -18924,11 +18897,11 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{2C3EA274-4871-4CA3-B4B6-1F30816FAD44}' => array + '{775B6502-4A87-48C1-9183-7522681D8ED3}' => array ( - "id" => "{2C3EA274-4871-4CA3-B4B6-1F30816FAD44}" , - "name" => "funktion_kurzbz" , - "caption" => "funktion_kurzbz" , + "id" => "{775B6502-4A87-48C1-9183-7522681D8ED3}" , + "name" => "fachbereich_kurzbz" , + "caption" => "fachbereich_kurzbz" , "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , @@ -18936,7 +18909,83 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "datatypeparam2" => "" , "length" => "16", "unique" => "0", - "notnull" => "1", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{58C377D6-68B3-462E-8C9C-1E380271EAE8}' => array + ( + "id" => "{58C377D6-68B3-462E-8C9C-1E380271EAE8}" , + "name" => "bezeichnung" , + "caption" => "bezeichnung" , + "ordinal" => "6" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "64" , + "datatypeparam2" => "" , + "length" => "64", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{2258BC7E-734F-4FB7-A556-B9798497C9A5}' => array + ( + "id" => "{2258BC7E-734F-4FB7-A556-B9798497C9A5}" , + "name" => "semester" , + "caption" => "semester" , + "ordinal" => "7" , + "pk" => "" , + "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{F038A045-D508-4DF5-8770-40B2EF0926A3}' => array + ( + "id" => "{F038A045-D508-4DF5-8770-40B2EF0926A3}" , + "name" => "datum_von" , + "caption" => "datum_von" , + "ordinal" => "8" , + "pk" => "" , + "datatypeid" => "{5EBD99F4-5263-4410-9892-11DB7C2DF84B}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "now()", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{38110858-3652-488E-A38A-F239991669B3}' => array + ( + "id" => "{38110858-3652-488E-A38A-F239991669B3}" , + "name" => "datum_bis" , + "caption" => "datum_bis" , + "ordinal" => "9" , + "pk" => "" , + "datatypeid" => "{5EBD99F4-5263-4410-9892-11DB7C2DF84B}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", "defaultvalue" => "", "checkconstraintname" => "", "checkconstraint" => "", @@ -18948,7 +18997,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{7819173D-EB02-4B77-8416-9FFACD85BFE2}" , "name" => "updateamum" , "caption" => "updateamum" , - "ordinal" => "6" , + "ordinal" => "10" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -18967,12 +19016,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{C4CFF0FA-E7F9-41E9-A164-DF3AD2BF2D8C}" , "name" => "updatevon" , "caption" => "updatevon" , - "ordinal" => "7" , + "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -18986,7 +19035,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{82CC8360-5AD1-4EC6-961E-8088B3ED2344}" , "name" => "insertamum" , "caption" => "insertamum" , - "ordinal" => "8" , + "ordinal" => "12" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -19005,12 +19054,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{5EF5072D-C99E-4D6A-A2A1-B2505045631C}" , "name" => "insertvon" , "caption" => "insertvon" , - "ordinal" => "9" , + "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19024,7 +19073,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{ED56F691-57DB-4264-8813-D21F758E499D}" , "name" => "ext_id" , "caption" => "ext_id" , - "ordinal" => "10" , + "ordinal" => "14" , "pk" => "" , "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , "datatypeparam1" => "" , @@ -19038,25 +19087,6 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{2258BC7E-734F-4FB7-A556-B9798497C9A5}' => array - ( - "id" => "{2258BC7E-734F-4FB7-A556-B9798497C9A5}" , - "name" => "semester" , - "caption" => "semester" , - "ordinal" => "11" , - "pk" => "" , - "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , - "datatypeparam1" => "" , - "datatypeparam2" => "" , - "length" => "", - "unique" => "0", - "notnull" => "0", - "defaultvalue" => "", - "checkconstraintname" => "", - "checkconstraint" => "", - "description" => "" - ), - ), "keyconstraint" => array ( @@ -19114,9 +19144,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -19171,9 +19201,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19209,9 +19239,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19333,9 +19363,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "1" , "pk" => "{EBEB54AB-1B3A-4FE2-A0A9-C86182A788F4}" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -19408,7 +19438,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "caption" => "tbl_betriebsmittel" , "comments" => "" , "storage" => "" , - "schemaid" => "{2DF1C1D4-044F-4F45-BF9D-A4E740C9639E}" , + "schemaid" => "{97876FD7-10B3-47C6-BFE1-56CA1D775426}" , "attribute" => array ( @@ -19431,31 +19461,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{8F1B6C33-45A8-424D-88A6-F3D0D865A408}' => array - ( - "id" => "{8F1B6C33-45A8-424D-88A6-F3D0D865A408}" , - "name" => "beschreibung" , - "caption" => "beschreibung" , - "ordinal" => "2" , - "pk" => "" , - "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "256" , - "datatypeparam2" => "" , - "length" => "256", - "unique" => "0", - "notnull" => "0", - "defaultvalue" => "", - "checkconstraintname" => "", - "checkconstraint" => "", - "description" => "" - ), - '{3FDBF757-C3AA-44D1-95FE-68B7D7929A0D}' => array ( "id" => "{3FDBF757-C3AA-44D1-95FE-68B7D7929A0D}" , "name" => "betriebsmitteltyp" , "caption" => "betriebsmitteltyp" , - "ordinal" => "3" , + "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "16" , @@ -19469,12 +19480,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{80746FDF-BBF9-442B-B7A1-057E4B55E222}' => array + '{C7CA7D82-D8C0-4D21-975A-EC8FAA817C65}' => array ( - "id" => "{80746FDF-BBF9-442B-B7A1-057E4B55E222}" , - "name" => "nummer" , - "caption" => "nummer" , - "ordinal" => "4" , + "id" => "{C7CA7D82-D8C0-4D21-975A-EC8FAA817C65}" , + "name" => "oe_kurzbz" , + "caption" => "oe_kurzbz" , + "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "32" , @@ -19488,12 +19499,202 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), + '{31E77165-7E01-4A9C-99C1-911442F97C8F}' => array + ( + "id" => "{31E77165-7E01-4A9C-99C1-911442F97C8F}" , + "name" => "ort_kurzbz" , + "caption" => "ort_kurzbz" , + "ordinal" => "4" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{8F1B6C33-45A8-424D-88A6-F3D0D865A408}' => array + ( + "id" => "{8F1B6C33-45A8-424D-88A6-F3D0D865A408}" , + "name" => "beschreibung" , + "caption" => "beschreibung" , + "ordinal" => "5" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{80746FDF-BBF9-442B-B7A1-057E4B55E222}' => array + ( + "id" => "{80746FDF-BBF9-442B-B7A1-057E4B55E222}" , + "name" => "nummer" , + "caption" => "nummer" , + "ordinal" => "6" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "1", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{BD321BBE-AE94-4A13-9979-7D2C386F4431}' => array + ( + "id" => "{BD321BBE-AE94-4A13-9979-7D2C386F4431}" , + "name" => "hersteller" , + "caption" => "hersteller" , + "ordinal" => "7" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "128" , + "datatypeparam2" => "" , + "length" => "128", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{83415CD4-0958-410B-9546-22E3B7D30040}' => array + ( + "id" => "{83415CD4-0958-410B-9546-22E3B7D30040}" , + "name" => "seriennummer" , + "caption" => "seriennummer" , + "ordinal" => "8" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{0D6E497B-3D89-40E9-9796-6D9A5E20848D}' => array + ( + "id" => "{0D6E497B-3D89-40E9-9796-6D9A5E20848D}" , + "name" => "bestellung_id" , + "caption" => "bestellung_id" , + "ordinal" => "9" , + "pk" => "" , + "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{7FCA279C-4779-4560-9A0B-062D70C8019F}' => array + ( + "id" => "{7FCA279C-4779-4560-9A0B-062D70C8019F}" , + "name" => "bestelldetail_id" , + "caption" => "bestelldetail_id" , + "ordinal" => "10" , + "pk" => "" , + "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{984C20ED-9094-4A4B-9C36-B4130EAF9979}' => array + ( + "id" => "{984C20ED-9094-4A4B-9C36-B4130EAF9979}" , + "name" => "afa" , + "caption" => "afa" , + "ordinal" => "11" , + "pk" => "" , + "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{E4EC69A2-2688-4E55-A22C-700EECFC064A}' => array + ( + "id" => "{E4EC69A2-2688-4E55-A22C-700EECFC064A}" , + "name" => "verwendung" , + "caption" => "verwendung" , + "ordinal" => "13" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{E2DE72B1-EA5B-44EF-9B45-44E605AAE392}' => array + ( + "id" => "{E2DE72B1-EA5B-44EF-9B45-44E605AAE392}" , + "name" => "anmerkung" , + "caption" => "anmerkung" , + "ordinal" => "14" , + "pk" => "" , + "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + '{13D54EB1-D2DF-4ACD-877D-3BBF0AE76A3C}' => array ( "id" => "{13D54EB1-D2DF-4ACD-877D-3BBF0AE76A3C}" , "name" => "reservieren" , "caption" => "reservieren" , - "ordinal" => "5" , + "ordinal" => "15" , "pk" => "" , "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , "datatypeparam1" => "" , @@ -19507,31 +19708,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), - '{ADDF4DCD-C3BF-4806-9E48-78E66B29892D}' => array - ( - "id" => "{ADDF4DCD-C3BF-4806-9E48-78E66B29892D}" , - "name" => "ort_kurzbz" , - "caption" => "ort_kurzbz" , - "ordinal" => "6" , - "pk" => "" , - "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , - "datatypeparam2" => "" , - "length" => "8", - "unique" => "0", - "notnull" => "0", - "defaultvalue" => "", - "checkconstraintname" => "", - "checkconstraint" => "", - "description" => "" - ), - '{DFE70F6A-FFA8-4DFB-BB3C-46C7D59D81E3}' => array ( "id" => "{DFE70F6A-FFA8-4DFB-BB3C-46C7D59D81E3}" , "name" => "updateamum" , "caption" => "updateamum" , - "ordinal" => "7" , + "ordinal" => "16" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -19550,12 +19732,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{73EAA780-6174-4FB6-847B-AD150B9CEE6B}" , "name" => "updatevon" , "caption" => "updatevon" , - "ordinal" => "8" , + "ordinal" => "17" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19569,7 +19751,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{9F677199-EF4A-4D3C-B8C2-121DFD6F55A5}" , "name" => "insertamum" , "caption" => "insertamum" , - "ordinal" => "9" , + "ordinal" => "18" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -19588,12 +19770,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{3C270385-B478-4710-BCB6-0535A70C21CE}" , "name" => "insertvon" , "caption" => "insertvon" , - "ordinal" => "10" , + "ordinal" => "19" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19607,7 +19789,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{60CE67C2-B280-474B-8B10-639EDF4C32A8}" , "name" => "ext_id" , "caption" => "ext_id" , - "ordinal" => "11" , + "ordinal" => "20" , "pk" => "" , "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , "datatypeparam1" => "" , @@ -19626,7 +19808,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{3D6E5E3B-D186-48F9-910F-9F0EEE6836F4}" , "name" => "nummerintern" , "caption" => "nummerintern" , - "ordinal" => "12" , + "ordinal" => "21" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "32" , @@ -19668,7 +19850,38 @@ rolle_kurzbz XOR berechtigung_kurzbz" , ), "foreignkeys" => array ( - "id" => "{F77283EA-37F6-4B41-AB09-417E372C432F}", + "id" => "{F77283EA-37F6-4B41-AB09-417E372C432F}","id" => "{1D52E692-86F2-46EF-9DDE-9D1749D7E68F}", + ) + ), + + ), + ), + + '{3150B2C8-ADD3-4563-9A50-9A9BB700D6F7}' => array + ( + "id" => "{3150B2C8-ADD3-4563-9A50-9A9BB700D6F7}" , + "name" => "nummer" , + "caption" => "nummer" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{17DBBC21-8178-48FB-BAFE-C94C8A3E4BD6}' => array + ( + "id" => "{17DBBC21-8178-48FB-BAFE-C94C8A3E4BD6}" , + "name" => "nummer" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{80746FDF-BBF9-442B-B7A1-057E4B55E222}", + ), + "foreignkeys" => array + ( + ) ), @@ -19685,17 +19898,36 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "caption" => "tbl_betriebsmittelperson" , "comments" => "" , "storage" => "" , - "schemaid" => "{2DF1C1D4-044F-4F45-BF9D-A4E740C9639E}" , + "schemaid" => "{97876FD7-10B3-47C6-BFE1-56CA1D775426}" , "attribute" => array ( + '{F9D52F17-9A9F-4B05-8E98-72512E4669CE}' => array + ( + "id" => "{F9D52F17-9A9F-4B05-8E98-72512E4669CE}" , + "name" => "betriebsmittelperson_id" , + "caption" => "betriebsmittelperson_id" , + "ordinal" => "0" , + "pk" => "{11332208-C79F-4E68-9B35-B77E6FEF85BD}" , + "datatypeid" => "{5F0FB0CB-62A1-4BDC-A4DA-882CACFC296A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + '{911EB4DB-E021-47E1-A99F-606A18971F4C}' => array ( "id" => "{911EB4DB-E021-47E1-A99F-606A18971F4C}" , "name" => "betriebsmittel_id" , "caption" => "betriebsmittel_id" , - "ordinal" => "1" , - "pk" => "{1DFE2288-8D1A-493F-9A37-9385E71A8E09}" , + "ordinal" => "2" , + "pk" => "" , "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , "datatypeparam1" => "" , "datatypeparam2" => "" , @@ -19713,8 +19945,8 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{0D6A1C4D-A44A-45EF-B0DB-B50CB7575745}" , "name" => "person_id" , "caption" => "person_id" , - "ordinal" => "2" , - "pk" => "{FDE0D0A5-3852-42CA-8340-2A4F066A38B8}" , + "ordinal" => "3" , + "pk" => "" , "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , "datatypeparam1" => "" , "datatypeparam2" => "" , @@ -19732,7 +19964,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{56BA3881-5D65-4E74-A774-453581583AFE}" , "name" => "anmerkung" , "caption" => "anmerkung" , - "ordinal" => "3" , + "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "256" , @@ -19751,7 +19983,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{99CF0BA6-ABE8-4E77-9F7C-9CD028A319C0}" , "name" => "kaution" , "caption" => "kaution" , - "ordinal" => "4" , + "ordinal" => "5" , "pk" => "" , "datatypeid" => "{E62BD1D3-18CA-4571-9A16-606FF04DC894}" , "datatypeparam1" => "6" , @@ -19770,7 +20002,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{80C2CF95-856C-49B4-93E0-0B44F5F1D625}" , "name" => "ausgegebenam" , "caption" => "ausgegebenam" , - "ordinal" => "5" , + "ordinal" => "6" , "pk" => "" , "datatypeid" => "{5EBD99F4-5263-4410-9892-11DB7C2DF84B}" , "datatypeparam1" => "" , @@ -19789,7 +20021,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{66547A20-A243-48DA-8A5E-62BEBD6F64D3}" , "name" => "retouram" , "caption" => "retouram" , - "ordinal" => "6" , + "ordinal" => "7" , "pk" => "" , "datatypeid" => "{5EBD99F4-5263-4410-9892-11DB7C2DF84B}" , "datatypeparam1" => "" , @@ -19808,7 +20040,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{BE463A75-FA93-4447-86C0-DB5D52BAF859}" , "name" => "insertamum" , "caption" => "insertamum" , - "ordinal" => "7" , + "ordinal" => "8" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -19827,12 +20059,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{3575DCF5-7C46-493D-8826-A79747B3CE38}" , "name" => "insertvon" , "caption" => "insertvon" , - "ordinal" => "8" , + "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19846,7 +20078,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{175647EE-6993-403A-A487-32A005CF16DC}" , "name" => "updateamum" , "caption" => "updateamum" , - "ordinal" => "9" , + "ordinal" => "10" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -19865,12 +20097,12 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{DA3785EA-363B-4508-88B8-04C0030A9161}" , "name" => "updatevon" , "caption" => "updatevon" , - "ordinal" => "10" , + "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -19884,7 +20116,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "id" => "{DC35FCF6-E063-4E53-AE7A-6187BCB6D1BD}" , "name" => "ext_id" , "caption" => "ext_id" , - "ordinal" => "11" , + "ordinal" => "12" , "pk" => "" , "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , "datatypeparam1" => "" , @@ -19912,39 +20144,21 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "keyconstraintitem" => array ( - '{5273E9A4-22B7-41E7-89CD-91397829EE46}' => array + '{E796F95B-394A-448A-BE92-C8F77ED77B3D}' => array ( - "id" => "{5273E9A4-22B7-41E7-89CD-91397829EE46}" , - "name" => "betriebsmittel_id" , + "id" => "{E796F95B-394A-448A-BE92-C8F77ED77B3D}" , + "name" => "betriebsmittelperson_id" , "caption" => "" , "ordinal" => "0" , "comments" => "" , "description" => "", "attribute" => array ( - "id" => "{911EB4DB-E021-47E1-A99F-606A18971F4C}", + "id" => "{F9D52F17-9A9F-4B05-8E98-72512E4669CE}", ), "foreignkeys" => array ( - "id" => "{1DFE2288-8D1A-493F-9A37-9385E71A8E09}", - ) - ), - - '{07175BBE-185F-4CFD-AD0B-1E0D2D2B474D}' => array - ( - "id" => "{07175BBE-185F-4CFD-AD0B-1E0D2D2B474D}" , - "name" => "person_id" , - "caption" => "" , - "ordinal" => "1" , - "comments" => "" , - "description" => "", - "attribute" => array - ( - "id" => "{0D6A1C4D-A44A-45EF-B0DB-B50CB7575745}", - ), - "foreignkeys" => array - ( - "id" => "{FDE0D0A5-3852-42CA-8340-2A4F066A38B8}", + "id" => "{11332208-C79F-4E68-9B35-B77E6FEF85BD}", ) ), @@ -19961,7 +20175,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "caption" => "tbl_betriebsmitteltyp" , "comments" => "" , "storage" => "" , - "schemaid" => "{2DF1C1D4-044F-4F45-BF9D-A4E740C9639E}" , + "schemaid" => "{97876FD7-10B3-47C6-BFE1-56CA1D775426}" , "attribute" => array ( @@ -20041,6 +20255,25 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), + '{9601A5BD-96CF-4173-A92A-9C0BDE6134F1}' => array + ( + "id" => "{9601A5BD-96CF-4173-A92A-9C0BDE6134F1}" , + "name" => "typ_code" , + "caption" => "typ_code" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{E12D6C2A-E13A-4877-B9C4-AA7BA668C316}" , + "datatypeparam1" => "2" , + "datatypeparam2" => "" , + "length" => "2", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -20367,9 +20600,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -20424,9 +20657,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -20462,9 +20695,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -20960,6 +21193,25 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), + '{8B8AF4F5-F775-4663-9AEA-63527A4A6411}' => array + ( + "id" => "{8B8AF4F5-F775-4663-9AEA-63527A4A6411}" , + "name" => "oe_kurzbz" , + "caption" => "oe_kurzbz" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -20988,7 +21240,7 @@ rolle_kurzbz XOR berechtigung_kurzbz" , ), "foreignkeys" => array ( - "id" => "{916403F6-9910-4C65-B4F3-876F9507D4E8}","id" => "{B412864E-CEA6-4D5E-ACFC-9F9B6DFC5563}","id" => "{F4F851AE-21B5-408A-8AD0-4594824DB1CF}","id" => "{5ED34F51-10B3-4441-B36D-674AABE3E39A}", + "id" => "{916403F6-9910-4C65-B4F3-876F9507D4E8}","id" => "{B412864E-CEA6-4D5E-ACFC-9F9B6DFC5563}","id" => "{5ED34F51-10B3-4441-B36D-674AABE3E39A}","id" => "{C0C5E4FB-D21E-4F73-8748-BD5F93F585B3}", ) ), @@ -21188,9 +21440,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -21226,9 +21478,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "12" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -21468,6 +21720,44 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "description" => "" ), + '{9F98168F-95B5-446A-A489-CF4BD4B3E579}' => array + ( + "id" => "{9F98168F-95B5-446A-A489-CF4BD4B3E579}" , + "name" => "fachbereich" , + "caption" => "fachbereich" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "false", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{FEC91513-2E91-428E-BC5F-CD81456FAAF8}' => array + ( + "id" => "{FEC91513-2E91-428E-BC5F-CD81456FAAF8}" , + "name" => "semester" , + "caption" => "semester" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "false", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -21753,9 +22043,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -21791,9 +22081,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -22049,9 +22339,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -22087,9 +22377,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -22538,9 +22828,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -22576,9 +22866,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -22975,9 +23265,9 @@ rolle_kurzbz XOR berechtigung_kurzbz" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -23101,9 +23391,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "1" , "pk" => "{6FE0B9E9-01E7-4EA2-B9E0-08A00A0D6CCD}" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -23253,9 +23543,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -23291,9 +23581,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -23329,9 +23619,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "'auto'::character varying", @@ -23535,9 +23825,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "1" , "pk" => "{80613C83-0AC5-4809-ADF8-2FC134E390D2}" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -23763,9 +24053,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -23801,9 +24091,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -23916,7 +24206,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), "foreignkeys" => array ( - "id" => "{80613C83-0AC5-4809-ADF8-2FC134E390D2}","id" => "{433FC6C0-6E36-4675-8986-35FBF8913058}","id" => "{4DB011D6-F4FF-47B1-8DD2-A891E2D1F2DB}","id" => "{617F8ECB-2F77-4165-96A6-B6956D670D68}","id" => "{473740AD-EAD7-4479-9C13-E1F45251ED30}","id" => "{373D88F9-21CF-4DEF-9AB0-F4BE066A0D1D}","id" => "{4D8A56E6-FA99-4115-9286-12C0FCD3D357}","id" => "{4892A55C-2CE8-489D-A540-C655B1D6CCE0}", + "id" => "{80613C83-0AC5-4809-ADF8-2FC134E390D2}","id" => "{433FC6C0-6E36-4675-8986-35FBF8913058}","id" => "{4DB011D6-F4FF-47B1-8DD2-A891E2D1F2DB}","id" => "{617F8ECB-2F77-4165-96A6-B6956D670D68}","id" => "{473740AD-EAD7-4479-9C13-E1F45251ED30}","id" => "{373D88F9-21CF-4DEF-9AB0-F4BE066A0D1D}","id" => "{4D8A56E6-FA99-4115-9286-12C0FCD3D357}","id" => "{4892A55C-2CE8-489D-A540-C655B1D6CCE0}","id" => "{DA865EBB-11A7-46C6-AA1B-788D24C20850}", ) ), @@ -23945,9 +24235,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -24506,9 +24796,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "24" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -24544,9 +24834,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "26" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -25103,9 +25393,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -25141,9 +25431,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "13" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -25380,9 +25670,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -25418,9 +25708,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -25884,9 +26174,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "21" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -25922,9 +26212,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "23" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -26056,7 +26346,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), "foreignkeys" => array ( - "id" => "{E6F28A4B-135D-4B21-BFEB-A0B04DE07211}","id" => "{ECF5114E-27D0-4B59-A700-6B31E7145974}","id" => "{51328EC1-919B-4C5A-8951-5AF6E496497A}", + "id" => "{E6F28A4B-135D-4B21-BFEB-A0B04DE07211}","id" => "{ECF5114E-27D0-4B59-A700-6B31E7145974}","id" => "{51328EC1-919B-4C5A-8951-5AF6E496497A}","id" => "{18B53C7F-FD84-4825-B3B2-7EA2064BEB9B}", ) ), @@ -26069,8 +26359,8 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , '{BC5BCBDF-1501-4D46-9181-3E925D438CB1}' => array ( "id" => "{BC5BCBDF-1501-4D46-9181-3E925D438CB1}" , - "name" => "tbl_prestudentrolle" , - "caption" => "tbl_prestudentrolle" , + "name" => "tbl_prestudentstatus" , + "caption" => "tbl_prestudentstatus" , "comments" => "" , "storage" => "" , "schemaid" => "{2DF1C1D4-044F-4F45-BF9D-A4E740C9639E}" , @@ -26199,9 +26489,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -26237,9 +26527,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -26522,9 +26812,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "8" , + "datatypeparam1" => "16" , "datatypeparam2" => "" , - "length" => "8", + "length" => "16", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -26617,9 +26907,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -26655,9 +26945,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -27002,6 +27292,44 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), + '{67CE472F-E805-4B90-9231-A376B19BC21F}' => array + ( + "id" => "{67CE472F-E805-4B90-9231-A376B19BC21F}" , + "name" => "locale" , + "caption" => "locale" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "5" , + "datatypeparam2" => "" , + "length" => "5", + "unique" => "1", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{F4426466-407D-44B4-A14F-6DC654A14DDF}' => array + ( + "id" => "{F4426466-407D-44B4-A14F-6DC654A14DDF}" , + "name" => "flagge" , + "caption" => "flagge" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -27037,6 +27365,37 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), ), + '{2A4B3387-8744-497D-BE5F-C9D1642AA916}' => array + ( + "id" => "{2A4B3387-8744-497D-BE5F-C9D1642AA916}" , + "name" => "locale" , + "caption" => "locale" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{1E92DDF8-455B-4E2D-9F64-DAD9A30F5759}' => array + ( + "id" => "{1E92DDF8-455B-4E2D-9F64-DAD9A30F5759}" , + "name" => "locale" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{67CE472F-E805-4B90-9231-A376B19BC21F}", + ), + "foreignkeys" => array + ( + + ) + ), + + ), + ), + ), ), @@ -27146,9 +27505,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "1" , "pk" => "{4A1276FF-B0C2-4680-A15F-8514A9F4713B}" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -27298,9 +27657,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -27336,9 +27695,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "11" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -27454,9 +27813,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "1" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -27587,9 +27946,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "8" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -27625,9 +27984,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "0", "defaultvalue" => "", @@ -27741,12 +28100,31 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), + '{26C0778D-D42A-48CD-AAD6-1C6F91EB072D}' => array + ( + "id" => "{26C0778D-D42A-48CD-AAD6-1C6F91EB072D}" , + "name" => "oe_kurzbz" , + "caption" => "oe_kurzbz" , + "ordinal" => "2" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + '{5769AFDE-9CD4-402C-B96A-BE7D4F31A6BA}' => array ( "id" => "{5769AFDE-9CD4-402C-B96A-BE7D4F31A6BA}" , "name" => "kurzbz" , "caption" => "kurzbz" , - "ordinal" => "2" , + "ordinal" => "3" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "3" , @@ -27765,7 +28143,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{782B91C4-B58A-435C-81F5-B8EB7009318E}" , "name" => "kurzbzlang" , "caption" => "kurzbzlang" , - "ordinal" => "3" , + "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "8" , @@ -27784,7 +28162,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{C6A146FE-DACD-46A7-B228-BFED733D10A5}" , "name" => "typ" , "caption" => "typ" , - "ordinal" => "4" , + "ordinal" => "5" , "pk" => "" , "datatypeid" => "{E12D6C2A-E13A-4877-B9C4-AA7BA668C316}" , "datatypeparam1" => "1" , @@ -27803,7 +28181,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{ADCA7B0A-38EB-4A4B-942E-E14333206714}" , "name" => "bezeichnung" , "caption" => "bezeichnung" , - "ordinal" => "5" , + "ordinal" => "6" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "128" , @@ -27822,7 +28200,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{1DB03C2B-B543-4F2C-958F-3F839C9DDDF8}" , "name" => "english" , "caption" => "english" , - "ordinal" => "6" , + "ordinal" => "7" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "128" , @@ -27841,7 +28219,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{553DB711-5D7D-41B9-B3A0-2638DEF1913F}" , "name" => "farbe" , "caption" => "farbe" , - "ordinal" => "7" , + "ordinal" => "8" , "pk" => "" , "datatypeid" => "{E12D6C2A-E13A-4877-B9C4-AA7BA668C316}" , "datatypeparam1" => "6" , @@ -27860,7 +28238,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{A88FE4CE-0538-40F4-BB85-E8E9408E39DD}" , "name" => "email" , "caption" => "email" , - "ordinal" => "8" , + "ordinal" => "9" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "64" , @@ -27879,7 +28257,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{701FD5B5-ECA2-46CF-B50D-B2303661CB09}" , "name" => "telefon" , "caption" => "telefon" , - "ordinal" => "9" , + "ordinal" => "10" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "32" , @@ -27898,7 +28276,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{E330890A-A91C-4E37-BA95-346AAC065434}" , "name" => "max_semester" , "caption" => "max_semester" , - "ordinal" => "10" , + "ordinal" => "11" , "pk" => "" , "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , "datatypeparam1" => "" , @@ -27917,7 +28295,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{96CD4233-EC52-40DC-8509-BD3209FE2447}" , "name" => "max_verband" , "caption" => "max_verband" , - "ordinal" => "11" , + "ordinal" => "12" , "pk" => "" , "datatypeid" => "{E12D6C2A-E13A-4877-B9C4-AA7BA668C316}" , "datatypeparam1" => "1" , @@ -27936,7 +28314,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{ED72A78D-1742-48E8-A45A-3996AE273F83}" , "name" => "max_gruppe" , "caption" => "max_gruppe" , - "ordinal" => "12" , + "ordinal" => "13" , "pk" => "" , "datatypeid" => "{E12D6C2A-E13A-4877-B9C4-AA7BA668C316}" , "datatypeparam1" => "1" , @@ -27955,7 +28333,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{1020201B-8797-4DEB-B57B-5F964ACEF2FC}" , "name" => "erhalter_kz" , "caption" => "erhalter_kz" , - "ordinal" => "13" , + "ordinal" => "14" , "pk" => "" , "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , "datatypeparam1" => "" , @@ -27974,7 +28352,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{3D0BF70F-1E7E-4751-B722-4E38E828222C}" , "name" => "bescheid" , "caption" => "bescheid" , - "ordinal" => "14" , + "ordinal" => "15" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "256" , @@ -27993,7 +28371,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{D6113D56-B9C7-4468-85D4-62A3FFCCF488}" , "name" => "bescheidbgbl1" , "caption" => "bescheidbgbl1" , - "ordinal" => "15" , + "ordinal" => "16" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "16" , @@ -28012,7 +28390,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{38358543-9738-4E97-8C70-4B509FEBF0CC}" , "name" => "bescheidbgbl2" , "caption" => "bescheidbgbl2" , - "ordinal" => "16" , + "ordinal" => "17" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "16" , @@ -28031,7 +28409,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{EB07A0FE-0BB4-47B0-9771-A5836D621E78}" , "name" => "bescheidgz" , "caption" => "bescheidgz" , - "ordinal" => "17" , + "ordinal" => "18" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "16" , @@ -28050,7 +28428,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{E203F00A-8D7E-49EC-AD7F-9B959A424138}" , "name" => "bescheidvom" , "caption" => "bescheidvom" , - "ordinal" => "18" , + "ordinal" => "19" , "pk" => "" , "datatypeid" => "{5EBD99F4-5263-4410-9892-11DB7C2DF84B}" , "datatypeparam1" => "" , @@ -28069,7 +28447,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{3E484EFE-3C40-4442-AA12-51AA56E1FE5F}" , "name" => "organisationsform" , "caption" => "organisationsform" , - "ordinal" => "19" , + "ordinal" => "20" , "pk" => "" , "datatypeid" => "{E12D6C2A-E13A-4877-B9C4-AA7BA668C316}" , "datatypeparam1" => "1" , @@ -28088,7 +28466,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{3FDA30B7-95F7-4362-BAAF-4744878EC11F}" , "name" => "titelbescheidvom" , "caption" => "titelbescheidvom" , - "ordinal" => "20" , + "ordinal" => "21" , "pk" => "" , "datatypeid" => "{5EBD99F4-5263-4410-9892-11DB7C2DF84B}" , "datatypeparam1" => "" , @@ -28107,7 +28485,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{47A40052-8899-4F88-9DE3-D88141EF3779}" , "name" => "aktiv" , "caption" => "aktiv" , - "ordinal" => "21" , + "ordinal" => "22" , "pk" => "" , "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , "datatypeparam1" => "" , @@ -28126,7 +28504,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{CC755670-0CFE-4B7B-AF8F-98F56A65130E}" , "name" => "ext_id" , "caption" => "ext_id" , - "ordinal" => "22" , + "ordinal" => "23" , "pk" => "" , "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , "datatypeparam1" => "" , @@ -28145,7 +28523,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{994FC0A4-CB3A-449D-A054-047A746F6181}" , "name" => "orgform_kurzbz" , "caption" => "orgform_kurzbz" , - "ordinal" => "23" , + "ordinal" => "24" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "3" , @@ -28164,7 +28542,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{E4E44965-36C8-47CC-B897-0E7D40A0C1D6}" , "name" => "zusatzinfo_html" , "caption" => "zusatzinfo_html" , - "ordinal" => "24" , + "ordinal" => "25" , "pk" => "" , "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , "datatypeparam1" => "" , @@ -28183,7 +28561,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{35E1160E-8F64-4148-A045-EAF34A4618D2}" , "name" => "moodle" , "caption" => "moodle" , - "ordinal" => "25" , + "ordinal" => "26" , "pk" => "" , "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , "datatypeparam1" => "" , @@ -28202,7 +28580,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{2CB3D6B4-82FC-456C-A738-C20201472A91}" , "name" => "sprache" , "caption" => "sprache" , - "ordinal" => "26" , + "ordinal" => "27" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "16" , @@ -28221,7 +28599,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{FBE39AEE-FB5C-4A1D-80C5-D1D3173CD20F}" , "name" => "testtool_sprachwahl" , "caption" => "testtool_sprachwahl" , - "ordinal" => "27" , + "ordinal" => "28" , "pk" => "" , "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , "datatypeparam1" => "" , @@ -28235,6 +28613,44 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), + '{AB412FE9-5D77-4493-9BD8-ED8B191D8828}' => array + ( + "id" => "{AB412FE9-5D77-4493-9BD8-ED8B191D8828}" , + "name" => "studienplaetze" , + "caption" => "studienplaetze" , + "ordinal" => "29" , + "pk" => "" , + "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{73411419-F497-4462-8B35-4C377F07AE82}' => array + ( + "id" => "{73411419-F497-4462-8B35-4C377F07AE82}" , + "name" => "lgartcode" , + "caption" => "lgartcode" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -28263,7 +28679,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), "foreignkeys" => array ( - "id" => "{9A3D92DF-7BB1-4A99-B975-6BFB561CA054}","id" => "{E01A51F0-9817-4B9E-87B4-AD88511A7484}","id" => "{84834544-7C0B-4D5D-BE60-EEBBC571180A}","id" => "{03EA6ECB-3E16-4CD8-9721-33746A3D596D}","id" => "{A813A643-CDDE-440B-AF63-D9D1D6FF5779}","id" => "{76147385-7A16-4F69-A739-4A2D9945FF9F}","id" => "{1495EAA9-176B-40E1-B643-1C9128FF0F63}","id" => "{7740E93D-E105-4ABD-B5B6-BC28CE2F0C4D}","id" => "{4E67F4E3-E295-4730-9A80-D4FE6B1AAB72}","id" => "{1AA18910-AA6E-452D-98CA-AAA803D850A8}","id" => "{C36A18CB-C28D-41A0-9CCF-9A58569DA5CF}","id" => "{ADC16795-15B2-452F-9A30-8872127A5766}","id" => "{5869536B-FF07-4D5C-9192-823F468C2CF2}","id" => "{41FE7305-F8C5-453C-8EF0-675AC38B527C}","id" => "{827054A0-6110-438A-AA44-C6428E580707}","id" => "{B6D48515-C259-433D-8B83-97BB33CEF2BA}","id" => "{3CD424D6-3156-498A-B66B-5FC918CB1F44}","id" => "{36567C3B-646F-43F9-9AAB-149A263CA201}","id" => "{C7895818-115A-490E-A495-4B596DDB1000}","id" => "{F2E327C3-8E59-4D11-868A-15B5B2B2C5BB}","id" => "{23F28CA9-8BD7-472C-AAC5-39BB29ED0B5C}","id" => "{0C19F66B-7692-433D-8F78-C95A346216D2}","id" => "{6DF31221-E54A-4458-81EA-4370B5822C58}", + "id" => "{9A3D92DF-7BB1-4A99-B975-6BFB561CA054}","id" => "{E01A51F0-9817-4B9E-87B4-AD88511A7484}","id" => "{84834544-7C0B-4D5D-BE60-EEBBC571180A}","id" => "{03EA6ECB-3E16-4CD8-9721-33746A3D596D}","id" => "{A813A643-CDDE-440B-AF63-D9D1D6FF5779}","id" => "{76147385-7A16-4F69-A739-4A2D9945FF9F}","id" => "{1495EAA9-176B-40E1-B643-1C9128FF0F63}","id" => "{7740E93D-E105-4ABD-B5B6-BC28CE2F0C4D}","id" => "{4E67F4E3-E295-4730-9A80-D4FE6B1AAB72}","id" => "{1AA18910-AA6E-452D-98CA-AAA803D850A8}","id" => "{C36A18CB-C28D-41A0-9CCF-9A58569DA5CF}","id" => "{ADC16795-15B2-452F-9A30-8872127A5766}","id" => "{5869536B-FF07-4D5C-9192-823F468C2CF2}","id" => "{41FE7305-F8C5-453C-8EF0-675AC38B527C}","id" => "{B6D48515-C259-433D-8B83-97BB33CEF2BA}","id" => "{3CD424D6-3156-498A-B66B-5FC918CB1F44}","id" => "{36567C3B-646F-43F9-9AAB-149A263CA201}","id" => "{C7895818-115A-490E-A495-4B596DDB1000}","id" => "{F2E327C3-8E59-4D11-868A-15B5B2B2C5BB}","id" => "{23F28CA9-8BD7-472C-AAC5-39BB29ED0B5C}","id" => "{0C19F66B-7692-433D-8F78-C95A346216D2}","id" => "{6DF31221-E54A-4458-81EA-4370B5822C58}", ) ), @@ -28591,9 +29007,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "2" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -30812,7 +31228,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), "foreignkeys" => array ( - "id" => "{A9D772A8-0B47-43CA-BD2C-5D6E748C7098}","id" => "{6C127962-B205-4BC8-95D6-38D1AC068581}","id" => "{78866A65-5CDA-4463-8BFC-D684B187777F}", + "id" => "{A9D772A8-0B47-43CA-BD2C-5D6E748C7098}","id" => "{6C127962-B205-4BC8-95D6-38D1AC068581}","id" => "{78866A65-5CDA-4463-8BFC-D684B187777F}","id" => "{B703DC0F-00B6-4F7D-9134-6F6CBACA07C7}","id" => "{3FE7BCBE-3DD2-4357-9017-CE340837F20E}", ) ), @@ -30970,9 +31386,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), - '{B6516508-9077-4466-99AF-590135CA2F86}' => array + '{D2A92D86-C648-4668-A5AD-89BEB11B54E7}' => array ( - "id" => "{B6516508-9077-4466-99AF-590135CA2F86}" , + "id" => "{D2A92D86-C648-4668-A5AD-89BEB11B54E7}" , "name" => "gebiet_id" , "caption" => "gebiet_id" , "ordinal" => "2" , @@ -30982,8 +31398,8 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "datatypeparam2" => "" , "length" => "", "unique" => "0", - "notnull" => "1", - "defaultvalue" => "", + "notnull" => "0", + "defaultvalue" => "nextval('testtool.seq_gebiet_gebiet_id'::regclass)", "checkconstraintname" => "", "checkconstraint" => "", "description" => "" @@ -30994,7 +31410,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{D99FBAB2-4588-43AA-8B5A-0B1501C4DD83}" , "name" => "punkte" , "caption" => "punkte" , - "ordinal" => "3" , + "ordinal" => "4" , "pk" => "" , "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , "datatypeparam1" => "" , @@ -31013,7 +31429,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{97FE39DA-BE46-4017-8266-55C593659F0E}" , "name" => "typ" , "caption" => "typ" , - "ordinal" => "4" , + "ordinal" => "5" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "16" , @@ -31041,6 +31457,24 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "keyconstraintitem" => array ( + '{AE677D6B-C4F4-4C26-9130-CCE843B267DA}' => array + ( + "id" => "{AE677D6B-C4F4-4C26-9130-CCE843B267DA}" , + "name" => "kategorie_kurzbz" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{B4FF4B0F-DAF3-4EC5-A57E-B2F90E3681EF}", + ), + "foreignkeys" => array + ( + + ) + ), + ), ), @@ -31096,12 +31530,31 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), + '{1F40830C-B38C-483C-BBA5-8C525E2BD50F}' => array + ( + "id" => "{1F40830C-B38C-483C-BBA5-8C525E2BD50F}" , + "name" => "prestudent_id" , + "caption" => "prestudent_id" , + "ordinal" => "3" , + "pk" => "" , + "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "nextval('seq_prestudent_prestudent_id'::regclass)", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + '{81BA4973-8315-40D4-B8AA-650A20D514D0}' => array ( "id" => "{81BA4973-8315-40D4-B8AA-650A20D514D0}" , "name" => "idnachweis" , "caption" => "idnachweis" , - "ordinal" => "3" , + "ordinal" => "4" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , "datatypeparam1" => "50" , @@ -31120,7 +31573,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "id" => "{6696EC15-22B4-4FC1-A373-12955C9E42ED}" , "name" => "registriert" , "caption" => "registriert" , - "ordinal" => "4" , + "ordinal" => "5" , "pk" => "" , "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , "datatypeparam1" => "" , @@ -31134,31 +31587,12 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), - '{6231E97A-ABB9-4387-93B8-ED7F9C5CB826}' => array - ( - "id" => "{6231E97A-ABB9-4387-93B8-ED7F9C5CB826}" , - "name" => "prestudent_id" , - "caption" => "prestudent_id" , - "ordinal" => "5" , - "pk" => "" , - "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , - "datatypeparam1" => "" , - "datatypeparam2" => "" , - "length" => "", - "unique" => "0", - "notnull" => "0", - "defaultvalue" => "", - "checkconstraintname" => "", - "checkconstraint" => "", - "description" => "" - ), - '{BBB9F51C-3462-4498-804F-ACD2E7CD32DB}' => array ( "id" => "{BBB9F51C-3462-4498-804F-ACD2E7CD32DB}" , "name" => "semester" , "caption" => "semester" , - "ordinal" => "6" , + "ordinal" => "7" , "pk" => "" , "datatypeid" => "{3AA5E900-D254-4FBD-AD67-AD230407284C}" , "datatypeparam1" => "" , @@ -31911,6 +32345,44 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), + '{DA913ABF-6A67-4223-9C19-FB532B5D3EBE}' => array + ( + "id" => "{DA913ABF-6A67-4223-9C19-FB532B5D3EBE}" , + "name" => "organisationseinheittyp_kurzbz" , + "caption" => "organisationseinheittyp_kurzbz" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{864A6B66-26C3-4BE9-ABEE-F0D74FE9A6C4}' => array + ( + "id" => "{864A6B66-26C3-4BE9-ABEE-F0D74FE9A6C4}" , + "name" => "aktiv" , + "caption" => "aktiv" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "true", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -31939,7 +32411,7 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), "foreignkeys" => array ( - "id" => "{8C907027-ADCA-4E9E-B7F6-9172E40276CE}","id" => "{A34D7372-82C3-4FB5-BCE6-178F395E2480}", + "id" => "{8C907027-ADCA-4E9E-B7F6-9172E40276CE}","id" => "{A34D7372-82C3-4FB5-BCE6-178F395E2480}","id" => "{35E3574A-1362-4C1F-8A71-AE4BD850D2BB}","id" => "{4FC9C131-177B-403F-A140-080E12A95245}","id" => "{1B7E1CE7-F867-458F-9EBC-0FD4B2DB2DC9}","id" => "{DB2DF6F4-5CE8-477C-820A-2D96DFA6FDB6}", ) ), @@ -32055,9 +32527,9 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "ordinal" => "0" , "pk" => "" , "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , - "datatypeparam1" => "16" , + "datatypeparam1" => "32" , "datatypeparam2" => "" , - "length" => "16", + "length" => "32", "unique" => "0", "notnull" => "1", "defaultvalue" => "", @@ -32085,6 +32557,25 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , "description" => "" ), + '{5C7EEBDC-BC86-4E6B-A961-53B329C860B2}' => array + ( + "id" => "{5C7EEBDC-BC86-4E6B-A961-53B329C860B2}" , + "name" => "art" , + "caption" => "art" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "5" , + "datatypeparam2" => "" , + "length" => "5", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "'s'::character varying", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + ), "keyconstraint" => array ( @@ -32486,6 +32977,931 @@ ALTER TABLE tbl_mitarbeiter ALTER COLUMN personalnummer DROP NOT NULL;" , ), ), + '{12AA8E71-84DB-48CB-A3E4-073E5B4B0281}' => array + ( + "id" => "{12AA8E71-84DB-48CB-A3E4-073E5B4B0281}" , + "name" => "tbl_log" , + "caption" => "tbl_log" , + "comments" => "" , + "storage" => "" , + "schemaid" => "{D4257CDC-CDA8-4A73-B519-9ABC3CE00B9E}" , + "attribute" => array + ( + + '{CE96DC47-047C-4C90-B088-419616110D56}' => array + ( + "id" => "{CE96DC47-047C-4C90-B088-419616110D56}" , + "name" => "log_id" , + "caption" => "log_id" , + "ordinal" => "1" , + "pk" => "" , + "datatypeid" => "{5F0FB0CB-62A1-4BDC-A4DA-882CACFC296A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{DE0CF81D-A522-4328-9AA8-97563050A25F}' => array + ( + "id" => "{DE0CF81D-A522-4328-9AA8-97563050A25F}" , + "name" => "timestamp" , + "caption" => "timestamp" , + "ordinal" => "2" , + "pk" => "" , + "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "now()", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{75572826-B446-411C-B5A2-1CE5E266E6FA}' => array + ( + "id" => "{75572826-B446-411C-B5A2-1CE5E266E6FA}" , + "name" => "user" , + "caption" => "user" , + "ordinal" => "3" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "64" , + "datatypeparam2" => "" , + "length" => "64", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{04F0C764-5FE6-4726-836B-58FFC70A0C45}' => array + ( + "id" => "{04F0C764-5FE6-4726-836B-58FFC70A0C45}" , + "name" => "host" , + "caption" => "host" , + "ordinal" => "4" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{8637A37D-CE97-40E9-8CB3-6B34937C19CA}' => array + ( + "id" => "{8637A37D-CE97-40E9-8CB3-6B34937C19CA}" , + "name" => "logtyp_kurzbz" , + "caption" => "logtyp_kurzbz" , + "ordinal" => "5" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{05C70EB5-17B2-4F86-AE2B-E6F2FA2580D3}' => array + ( + "id" => "{05C70EB5-17B2-4F86-AE2B-E6F2FA2580D3}" , + "name" => "befehl" , + "caption" => "befehl" , + "ordinal" => "6" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{55AED794-1A16-4B9A-B076-B48A322834E4}' => array + ( + "id" => "{55AED794-1A16-4B9A-B076-B48A322834E4}" , + "name" => "sql" , + "caption" => "sql" , + "ordinal" => "7" , + "pk" => "" , + "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{3F1B961B-7C00-4B9F-8D9F-F8FB11E7D808}' => array + ( + "id" => "{3F1B961B-7C00-4B9F-8D9F-F8FB11E7D808}" , + "name" => "message" , + "caption" => "message" , + "ordinal" => "8" , + "pk" => "" , + "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{DC660A67-118E-4F7E-9AB6-86742F845239}' => array + ( + "id" => "{DC660A67-118E-4F7E-9AB6-86742F845239}" , + "name" => "pk_log" , + "caption" => "pk_log" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{87B09349-DAA9-41F6-BD61-6025707DA80A}' => array + ( + "id" => "{87B09349-DAA9-41F6-BD61-6025707DA80A}" , + "name" => "log_id" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{CE96DC47-047C-4C90-B088-419616110D56}", + ), + "foreignkeys" => array + ( + + ) + ), + + ), + ), + + ), + ), + + '{61BF79A5-D3B4-4F62-B82F-DC8DD901BD44}' => array + ( + "id" => "{61BF79A5-D3B4-4F62-B82F-DC8DD901BD44}" , + "name" => "tbl_logtyp" , + "caption" => "tbl_logtyp" , + "comments" => "" , + "storage" => "" , + "schemaid" => "{D4257CDC-CDA8-4A73-B519-9ABC3CE00B9E}" , + "attribute" => array + ( + + '{49E39BA9-B062-4770-AC96-1DBE9921BAB4}' => array + ( + "id" => "{49E39BA9-B062-4770-AC96-1DBE9921BAB4}" , + "name" => "logtyp_kurzbz" , + "caption" => "logtyp_kurzbz" , + "ordinal" => "0" , + "pk" => "{5E7F6A6C-1EAF-47DF-AAC7-2554AF5A894D}" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{1BA02E9D-5DF3-424D-8AA1-6FA004B95B54}' => array + ( + "id" => "{1BA02E9D-5DF3-424D-8AA1-6FA004B95B54}" , + "name" => "beschreibung" , + "caption" => "beschreibung" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{AC8D358C-70FF-4375-A46B-D312123AF3CC}' => array + ( + "id" => "{AC8D358C-70FF-4375-A46B-D312123AF3CC}" , + "name" => "pk_logtyp" , + "caption" => "pk_logtyp" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{40EBC0CB-57F0-4FCE-9B22-EAC209BA0049}' => array + ( + "id" => "{40EBC0CB-57F0-4FCE-9B22-EAC209BA0049}" , + "name" => "logtyp_kurzbz" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{49E39BA9-B062-4770-AC96-1DBE9921BAB4}", + ), + "foreignkeys" => array + ( + "id" => "{5E7F6A6C-1EAF-47DF-AAC7-2554AF5A894D}", + ) + ), + + ), + ), + + ), + ), + + '{D8CB99D9-AA5A-41B6-96A7-A20A527D3AC3}' => array + ( + "id" => "{D8CB99D9-AA5A-41B6-96A7-A20A527D3AC3}" , + "name" => "tbl_organisationseinheittyp" , + "caption" => "Organisationseinheittyp" , + "comments" => "" , + "storage" => "" , + "schemaid" => "{2DF1C1D4-044F-4F45-BF9D-A4E740C9639E}" , + "attribute" => array + ( + + '{F5720D56-E856-4DCC-90A1-12827F3F934C}' => array + ( + "id" => "{F5720D56-E856-4DCC-90A1-12827F3F934C}" , + "name" => "organisationseinheittyp_kurzbz" , + "caption" => "organisationseinheittyp_kurzbz" , + "ordinal" => "0" , + "pk" => "{DA914B95-5B3E-48B0-B3D1-58382167EF3D}" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{96C3FAD2-795C-4BC1-BC12-86AE01E1D08E}' => array + ( + "id" => "{96C3FAD2-795C-4BC1-BC12-86AE01E1D08E}" , + "name" => "bezeichung" , + "caption" => "bezeichung" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{0206D889-0B48-438C-B16C-2405BE4642DA}' => array + ( + "id" => "{0206D889-0B48-438C-B16C-2405BE4642DA}" , + "name" => "beschreibung" , + "caption" => "beschreibung" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{8D91E2A4-12F5-40E3-BAC2-BFCF7BE1C8B7}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{87279A40-2177-4080-B85A-AF43F01A558F}' => array + ( + "id" => "{87279A40-2177-4080-B85A-AF43F01A558F}" , + "name" => "Key8" , + "caption" => "Key8" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{10376CEA-9D56-41EF-B09B-10BC33C937C1}' => array + ( + "id" => "{10376CEA-9D56-41EF-B09B-10BC33C937C1}" , + "name" => "organisationseinheittyp_kurzbz" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{F5720D56-E856-4DCC-90A1-12827F3F934C}", + ), + "foreignkeys" => array + ( + "id" => "{DA914B95-5B3E-48B0-B3D1-58382167EF3D}", + ) + ), + + ), + ), + + ), + ), + + '{D5D18086-CF2A-4207-88FE-1E5B418C14C2}' => array + ( + "id" => "{D5D18086-CF2A-4207-88FE-1E5B418C14C2}" , + "name" => "tbl_kategorie" , + "caption" => "tbl_kategorie" , + "comments" => "" , + "storage" => "" , + "schemaid" => "{951DEB7C-0566-4FDB-9767-BBA35A843199}" , + "attribute" => array + ( + + '{1A18DAE4-2EFE-4618-9655-F8CF6EE46DFA}' => array + ( + "id" => "{1A18DAE4-2EFE-4618-9655-F8CF6EE46DFA}" , + "name" => "kategorie_kurzbz" , + "caption" => "kategorie_kurzbz" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{1864EB9D-84DD-4767-9798-9022C7CC3A49}' => array + ( + "id" => "{1864EB9D-84DD-4767-9798-9022C7CC3A49}" , + "name" => "gebiet_id" , + "caption" => "gebiet_id" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "nextval('testtool.seq_gebiet_gebiet_id'::regclass)", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{68E10CBB-B41B-451C-A674-9A9DC6E0112D}' => array + ( + "id" => "{68E10CBB-B41B-451C-A674-9A9DC6E0112D}" , + "name" => "Key9" , + "caption" => "Key9" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{49774909-15CA-4D6A-83FF-71718798534B}' => array + ( + "id" => "{49774909-15CA-4D6A-83FF-71718798534B}" , + "name" => "kategorie_kurzbz" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{1A18DAE4-2EFE-4618-9655-F8CF6EE46DFA}", + ), + "foreignkeys" => array + ( + + ) + ), + + ), + ), + + ), + ), + + '{5EBF91BE-4867-4F07-ACC7-90D8205031A6}' => array + ( + "id" => "{5EBF91BE-4867-4F07-ACC7-90D8205031A6}" , + "name" => "tbl_lgartcode" , + "caption" => "tbl_lgartcode" , + "comments" => "" , + "storage" => "" , + "schemaid" => "{3A7F9B8D-001E-4D33-8FD0-0558492DBD43}" , + "attribute" => array + ( + + '{695B10EF-12A3-4C20-8223-DD8B3F86E56F}' => array + ( + "id" => "{695B10EF-12A3-4C20-8223-DD8B3F86E56F}" , + "name" => "lgartcode" , + "caption" => "lgartcode" , + "ordinal" => "0" , + "pk" => "{9C6AE772-AC6C-4FF7-B78F-B71B72D0F15C}" , + "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{ACA35FF8-C6FE-4CFE-9165-4AB0DB9F7036}' => array + ( + "id" => "{ACA35FF8-C6FE-4CFE-9165-4AB0DB9F7036}" , + "name" => "kurzbz" , + "caption" => "kurzbz" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{4C5F1B1F-87B0-4F18-A289-25B7E1ECFD86}' => array + ( + "id" => "{4C5F1B1F-87B0-4F18-A289-25B7E1ECFD86}" , + "name" => "bezeichnung" , + "caption" => "bezeichnung" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{CBDDAC57-2678-4BC7-B9B1-4B73555C3408}' => array + ( + "id" => "{CBDDAC57-2678-4BC7-B9B1-4B73555C3408}" , + "name" => "beantragung" , + "caption" => "beantragung" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{D64069A5-B04A-490B-B0A2-5144DEA81A2E}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{5BCA0C16-501E-427A-87E6-B46E44291264}' => array + ( + "id" => "{5BCA0C16-501E-427A-87E6-B46E44291264}" , + "name" => "pk_tbl_lgartcode" , + "caption" => "pk_tbl_lgartcode" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{5E73A1FF-516D-4788-BAC3-0A7713CBF1D8}' => array + ( + "id" => "{5E73A1FF-516D-4788-BAC3-0A7713CBF1D8}" , + "name" => "lgartcode" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{695B10EF-12A3-4C20-8223-DD8B3F86E56F}", + ), + "foreignkeys" => array + ( + "id" => "{9C6AE772-AC6C-4FF7-B78F-B71B72D0F15C}", + ) + ), + + ), + ), + + ), + ), + + '{25579848-13E5-41E5-9D13-7C6C36727FF3}' => array + ( + "id" => "{25579848-13E5-41E5-9D13-7C6C36727FF3}" , + "name" => "tbl_betriebsmittelstatus" , + "caption" => "tbl_betriebsmittelstatus" , + "comments" => "" , + "storage" => "" , + "schemaid" => "{97876FD7-10B3-47C6-BFE1-56CA1D775426}" , + "attribute" => array + ( + + '{4A41F35D-8275-4F7F-B364-E73A4BC41194}' => array + ( + "id" => "{4A41F35D-8275-4F7F-B364-E73A4BC41194}" , + "name" => "betriebsmittelstatus_kurzbz" , + "caption" => "betriebsmittelstatus_kurzbz" , + "ordinal" => "0" , + "pk" => "{350E2F4C-A554-4D54-BE6E-DF04B1534664}" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "1", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{46849299-5703-483B-876B-8C395646894B}' => array + ( + "id" => "{46849299-5703-483B-876B-8C395646894B}" , + "name" => "beschreibung" , + "caption" => "beschreibung" , + "ordinal" => "0" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "256" , + "datatypeparam2" => "" , + "length" => "256", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{585D0A4C-9E5F-4793-B6C9-7808AD7C2295}' => array + ( + "id" => "{585D0A4C-9E5F-4793-B6C9-7808AD7C2295}" , + "name" => "Key10" , + "caption" => "Key10" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{08218334-B8AE-4828-A4C6-98A30DB42E71}' => array + ( + "id" => "{08218334-B8AE-4828-A4C6-98A30DB42E71}" , + "name" => "betriebsmittelstatus_kurzbz" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{4A41F35D-8275-4F7F-B364-E73A4BC41194}", + ), + "foreignkeys" => array + ( + "id" => "{350E2F4C-A554-4D54-BE6E-DF04B1534664}", + ) + ), + + ), + ), + + '{0A38462A-82E8-4D99-8354-D9E8F38309D8}' => array + ( + "id" => "{0A38462A-82E8-4D99-8354-D9E8F38309D8}" , + "name" => "betriebsmittelstatus_kurzbz" , + "caption" => "betriebsmittelstatus_kurzbz" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{A0A2B778-BFBF-46EC-AAB2-CC73C55F486D}' => array + ( + "id" => "{A0A2B778-BFBF-46EC-AAB2-CC73C55F486D}" , + "name" => "betriebsmittelstatus_kurzbz" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{4A41F35D-8275-4F7F-B364-E73A4BC41194}", + ), + "foreignkeys" => array + ( + + ) + ), + + ), + ), + + ), + ), + + '{D118B2BC-B46E-4F75-8DFB-AFED06F7395D}' => array + ( + "id" => "{D118B2BC-B46E-4F75-8DFB-AFED06F7395D}" , + "name" => "tbl_betriebsmittel_betriebsmittelstatus" , + "caption" => "tbl_betriebsmittel_betriebsmittelstatus" , + "comments" => "" , + "storage" => "" , + "schemaid" => "" , + "attribute" => array + ( + + '{C5164B16-FDB8-4680-9569-BD3CCB3A5B31}' => array + ( + "id" => "{C5164B16-FDB8-4680-9569-BD3CCB3A5B31}" , + "name" => "betriebsmittelbetriebsmittelstatus_id" , + "caption" => "betriebsmittelbetriebsmittelstatus_id" , + "ordinal" => "1" , + "pk" => "" , + "datatypeid" => "{5F0FB0CB-62A1-4BDC-A4DA-882CACFC296A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{ACB1CE69-ADCE-42C7-A43D-B8366C152D2F}' => array + ( + "id" => "{ACB1CE69-ADCE-42C7-A43D-B8366C152D2F}" , + "name" => "betriebsmittel_id" , + "caption" => "betriebsmittel_id" , + "ordinal" => "2" , + "pk" => "" , + "datatypeid" => "{361EF147-269D-4247-8F7C-5A3876A3999A}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "nextval('seq_betriebsmittel_betriebsmittel_id'::regclass)", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{A1E68098-CAE3-4BA5-B3B8-40E51848DABF}' => array + ( + "id" => "{A1E68098-CAE3-4BA5-B3B8-40E51848DABF}" , + "name" => "betriebsmittelstatus_kurzbz" , + "caption" => "betriebsmittelstatus_kurzbz" , + "ordinal" => "3" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "16" , + "datatypeparam2" => "" , + "length" => "16", + "unique" => "0", + "notnull" => "1", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{F0334219-CCD2-4ED6-A295-659BEF8FF774}' => array + ( + "id" => "{F0334219-CCD2-4ED6-A295-659BEF8FF774}" , + "name" => "datum" , + "caption" => "datum" , + "ordinal" => "4" , + "pk" => "" , + "datatypeid" => "{F6C99ABF-677B-48C6-920E-F375B79C336D}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{7655D60E-8032-42A0-8D02-DAA9D966F804}' => array + ( + "id" => "{7655D60E-8032-42A0-8D02-DAA9D966F804}" , + "name" => "updateamum" , + "caption" => "updateamum" , + "ordinal" => "5" , + "pk" => "" , + "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{A8CB7AD5-74EF-4EAA-982F-58DDD34699D6}' => array + ( + "id" => "{A8CB7AD5-74EF-4EAA-982F-58DDD34699D6}" , + "name" => "updatevon" , + "caption" => "updatevon" , + "ordinal" => "6" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{A3AA7D2B-BF80-4137-A0ED-F738B70251F6}' => array + ( + "id" => "{A3AA7D2B-BF80-4137-A0ED-F738B70251F6}" , + "name" => "inserstamum" , + "caption" => "inserstamum" , + "ordinal" => "7" , + "pk" => "" , + "datatypeid" => "{342E3F36-138D-40F7-B1B2-D9489C848835}" , + "datatypeparam1" => "" , + "datatypeparam2" => "" , + "length" => "", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + '{89BB67D1-40D0-4585-8B32-481EFE80BE85}' => array + ( + "id" => "{89BB67D1-40D0-4585-8B32-481EFE80BE85}" , + "name" => "insertvon" , + "caption" => "insertvon" , + "ordinal" => "8" , + "pk" => "" , + "datatypeid" => "{ECB8F02F-B683-4252-8508-ED9D064C9AF3}" , + "datatypeparam1" => "32" , + "datatypeparam2" => "" , + "length" => "32", + "unique" => "0", + "notnull" => "0", + "defaultvalue" => "", + "checkconstraintname" => "", + "checkconstraint" => "", + "description" => "" + ), + + ), + "keyconstraint" => array + ( + + '{1165B3FE-7ECD-4FFB-890E-485CCDEFA9B4}' => array + ( + "id" => "{1165B3FE-7ECD-4FFB-890E-485CCDEFA9B4}" , + "name" => "pk_betriebsmittelbetriebsmittelstatus" , + "caption" => "pk_betriebsmittelbetriebsmittelstatus" , + "ordinal" => "0" , + "comments" => "" , + "keyconstraintitem" => array + ( + + '{FB8023D9-8D06-4061-8BB2-DDBFB4801D9A}' => array + ( + "id" => "{FB8023D9-8D06-4061-8BB2-DDBFB4801D9A}" , + "name" => "betriebsmittelbetriebsmittelstatus_id" , + "caption" => "" , + "ordinal" => "0" , + "comments" => "" , + "description" => "", + "attribute" => array + ( + "id" => "{C5164B16-FDB8-4680-9569-BD3CCB3A5B31}", + ), + "foreignkeys" => array + ( + + ) + ), + + ), + ), + + ), + ), + ); $relations=array @@ -32543,8 +33959,8 @@ $relations=array '{BFAA21D1-F6A2-4F0E-8A40-EAE4910E260E}' => array ( "id" => "{BFAA21D1-F6A2-4F0E-8A40-EAE4910E260E}" , - "name" => "Relationship2" , - "caption" => "Relationship2" , + "name" => "fk_frage_vorschlag" , + "caption" => "fk_frage_vorschlag" , "comments" => "" , "notes" => "", "identifying" => "0", @@ -32592,8 +34008,8 @@ $relations=array '{398D8239-EC46-4ADE-9B92-11D0C342236C}' => array ( "id" => "{398D8239-EC46-4ADE-9B92-11D0C342236C}" , - "name" => "Relationship3" , - "caption" => "Relationship3" , + "name" => "fk_gebiet_frage" , + "caption" => "fk_gebiet_frage" , "comments" => "" , "notes" => "", "identifying" => "0", @@ -32641,8 +34057,8 @@ $relations=array '{EC05C7E6-DC89-47E2-BFC5-8A4F4CAD25F8}' => array ( "id" => "{EC05C7E6-DC89-47E2-BFC5-8A4F4CAD25F8}" , - "name" => "Relationship4" , - "caption" => "Relationship4" , + "name" => "fk_gebiet_ablauf" , + "caption" => "fk_gebiet_ablauf" , "comments" => "" , "notes" => "", "identifying" => "0", @@ -32690,8 +34106,8 @@ $relations=array '{1B004899-4BAE-49FA-840C-31C82F4229DC}' => array ( "id" => "{1B004899-4BAE-49FA-840C-31C82F4229DC}" , - "name" => "Relationship240" , - "caption" => "Relationship240" , + "name" => "fk_sprache_lehrveranstaltung" , + "caption" => "fk_sprache_lehrveranstaltung" , "comments" => "" , "notes" => "", "identifying" => "0", @@ -34375,10 +35791,10 @@ $relations=array "foreignkeys" => array ( - '{1DFE2288-8D1A-493F-9A37-9385E71A8E09}' => array + '{11332208-C79F-4E68-9B35-B77E6FEF85BD}' => array ( - "id" => "{1DFE2288-8D1A-493F-9A37-9385E71A8E09}", - "name" => "FK betriebsmittel_id - betriebsmittel_id", + "id" => "{11332208-C79F-4E68-9B35-B77E6FEF85BD}", + "name" => "FK betriebsmittelperson_id - betriebsmittelperson_id", "comments" => "", "notes" => "", "deferred" => "", @@ -34387,39 +35803,15 @@ $relations=array "createindextofk" => "", "attrparent" => array ( - "id" => "{911EB4DB-E021-47E1-A99F-606A18971F4C}", + "id" => "{F9D52F17-9A9F-4B05-8E98-72512E4669CE}", ), "attrchild" => array ( - "id" => "{516C0EFA-76CD-449B-A065-5D20E9E8476D}", + "id" => "{DC712CE7-8440-43F1-A38E-B1FE3B2FD9F6}", ), "KeyConstraintItem" => array ( - "id" => "{5273E9A4-22B7-41E7-89CD-91397829EE46}", - ) - ), - - '{FDE0D0A5-3852-42CA-8340-2A4F066A38B8}' => array - ( - "id" => "{FDE0D0A5-3852-42CA-8340-2A4F066A38B8}", - "name" => "FK person_id - person_id", - "comments" => "", - "notes" => "", - "deferred" => "", - "deferrable" => "", - "matchtype" => "", - "createindextofk" => "", - "attrparent" => array - ( - "id" => "{0D6A1C4D-A44A-45EF-B0DB-B50CB7575745}", - ), - "attrchild" => array - ( - "id" => "{054274E8-0C9B-46BE-9961-1949F744EFF1}", - ), - "KeyConstraintItem" => array - ( - "id" => "{07175BBE-185F-4CFD-AD0B-1E0D2D2B474D}", + "id" => "{E796F95B-394A-448A-BE92-C8F77ED77B3D}", ) ), @@ -34965,55 +36357,6 @@ $relations=array ) ), - '{6435B469-0023-4687-B5C7-277312ED0A60}' => array - ( - "id" => "{6435B469-0023-4687-B5C7-277312ED0A60}" , - "name" => "fk_fachbereich_personfunktion" , - "caption" => "fachbereich_personfunktion" , - "comments" => "" , - "notes" => "", - "identifying" => "0", - "mandatoryparent" => "1", - "mandatorychild" => "0", - "cardinalitychild" => "-1", - "refintegrityparentupdate" => "0" , - "refintegrityparentdelete" => "0" , - "refintegritychildupdate" => "0" , - "refintegritychildinsert" => "0" , - "key" => array - ( - "id" => "{3FF37507-FA11-478B-9735-8D4D433BC059}", - ), - "foreignkeys" => array - ( - - '{F4F851AE-21B5-408A-8AD0-4594824DB1CF}' => array - ( - "id" => "{F4F851AE-21B5-408A-8AD0-4594824DB1CF}", - "name" => "FK fachbereich_kurzbz - fachbereich_kurzbz", - "comments" => "", - "notes" => "", - "deferred" => "", - "deferrable" => "", - "matchtype" => "", - "createindextofk" => "", - "attrparent" => array - ( - "id" => "{9B4BF7F1-48C5-4EAF-8F0F-4BD409F27CFC}", - ), - "attrchild" => array - ( - "id" => "{900C92E2-018B-4623-9A41-70292CCD1C20}", - ), - "KeyConstraintItem" => array - ( - "id" => "{5256091A-3BD0-4E26-857A-615720BE3D5F}", - ) - ), - - ) - ), - '{280FDC0F-CFA2-4436-903E-469E6CD9993B}' => array ( "id" => "{280FDC0F-CFA2-4436-903E-469E6CD9993B}" , @@ -43459,55 +44802,6 @@ $relations=array ) ), - '{8D678E3A-956E-497B-95CA-BC66A2D9A716}' => array - ( - "id" => "{8D678E3A-956E-497B-95CA-BC66A2D9A716}" , - "name" => "fk_studiengang_personfunktion" , - "caption" => "studiengang_personfunktion" , - "comments" => "" , - "notes" => "", - "identifying" => "0", - "mandatoryparent" => "1", - "mandatorychild" => "0", - "cardinalitychild" => "-1", - "refintegrityparentupdate" => "0" , - "refintegrityparentdelete" => "0" , - "refintegritychildupdate" => "0" , - "refintegritychildinsert" => "0" , - "key" => array - ( - "id" => "{C3F57DE1-8035-402C-9511-039AD1BEECBC}", - ), - "foreignkeys" => array - ( - - '{827054A0-6110-438A-AA44-C6428E580707}' => array - ( - "id" => "{827054A0-6110-438A-AA44-C6428E580707}", - "name" => "FK studiengang_kz - studiengang_kz", - "comments" => "", - "notes" => "", - "deferred" => "", - "deferrable" => "", - "matchtype" => "", - "createindextofk" => "", - "attrparent" => array - ( - "id" => "{F2FAF7AE-0CB7-4FE9-8A55-FED44682049E}", - ), - "attrchild" => array - ( - "id" => "{E5C0F9CD-8FC3-4829-B283-B5A6C3903BB0}", - ), - "KeyConstraintItem" => array - ( - "id" => "{AED0477E-FF31-4244-87BA-2EFF14758BD8}", - ) - ), - - ) - ), - '{3AB7BF3C-9C31-4F7F-B33B-27CE3FF00BA8}' => array ( "id" => "{3AB7BF3C-9C31-4F7F-B33B-27CE3FF00BA8}" , @@ -45814,8 +47108,8 @@ $relations=array '{F303477E-6A24-47BD-A669-02A3BF35185E}' => array ( "id" => "{F303477E-6A24-47BD-A669-02A3BF35185E}" , - "name" => "fk_oe_parent_oe" , - "caption" => "oe_parent_oe" , + "name" => "fk_oe_oe" , + "caption" => "oe_oe" , "comments" => "" , "notes" => "", "identifying" => "0", @@ -46301,6 +47595,692 @@ $relations=array ) ), + '{B23D517F-C549-4CA0-B047-13632558B053}' => array + ( + "id" => "{B23D517F-C549-4CA0-B047-13632558B053}" , + "name" => "fk_logtyp_log" , + "caption" => "fk_logtyp_log" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "2" , + "refintegrityparentdelete" => "1" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{AC8D358C-70FF-4375-A46B-D312123AF3CC}", + ), + "foreignkeys" => array + ( + + '{5E7F6A6C-1EAF-47DF-AAC7-2554AF5A894D}' => array + ( + "id" => "{5E7F6A6C-1EAF-47DF-AAC7-2554AF5A894D}", + "name" => "FK logtyp_kurzbz - logtyp_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{49E39BA9-B062-4770-AC96-1DBE9921BAB4}", + ), + "attrchild" => array + ( + "id" => "{8637A37D-CE97-40E9-8CB3-6B34937C19CA}", + ), + "KeyConstraintItem" => array + ( + "id" => "{40EBC0CB-57F0-4FCE-9B22-EAC209BA0049}", + ) + ), + + ) + ), + + '{D5D57359-C7F3-4A2A-85CE-85B7ECD69690}' => array + ( + "id" => "{D5D57359-C7F3-4A2A-85CE-85B7ECD69690}" , + "name" => "organisationseinheittyp_organisationseinheit" , + "caption" => "organisationseinheittyp_organisationseinheit" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{87279A40-2177-4080-B85A-AF43F01A558F}", + ), + "foreignkeys" => array + ( + + '{DA914B95-5B3E-48B0-B3D1-58382167EF3D}' => array + ( + "id" => "{DA914B95-5B3E-48B0-B3D1-58382167EF3D}", + "name" => "FK organisationseinheittyp_kurzbz - organisationseinheittyp_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{F5720D56-E856-4DCC-90A1-12827F3F934C}", + ), + "attrchild" => array + ( + "id" => "{DA913ABF-6A67-4223-9C19-FB532B5D3EBE}", + ), + "KeyConstraintItem" => array + ( + "id" => "{10376CEA-9D56-41EF-B09B-10BC33C937C1}", + ) + ), + + ) + ), + + '{C7A46D43-E58A-492A-89C9-4356929C738B}' => array + ( + "id" => "{C7A46D43-E58A-492A-89C9-4356929C738B}" , + "name" => "organisationseinheit_benutzerfunktion" , + "caption" => "organisationseinheit_benutzerfunktion" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{5C22494A-1F6D-4CE2-8E59-47C79AAE36C6}", + ), + "foreignkeys" => array + ( + + '{35E3574A-1362-4C1F-8A71-AE4BD850D2BB}' => array + ( + "id" => "{35E3574A-1362-4C1F-8A71-AE4BD850D2BB}", + "name" => "FK oe_kurzbz - oe_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{99B1972B-487E-4C1F-86F3-B15419DE291D}", + ), + "attrchild" => array + ( + "id" => "{06AC3937-5C47-418B-8A77-348B66590DF1}", + ), + "KeyConstraintItem" => array + ( + "id" => "{9B3E6360-0810-41AE-BB3D-C30911C3D4B0}", + ) + ), + + ) + ), + + '{7F3BD42C-E203-465F-A4CE-34B045BB3059}' => array + ( + "id" => "{7F3BD42C-E203-465F-A4CE-34B045BB3059}" , + "name" => "organisationseinheit_studiengang" , + "caption" => "organisationseinheit_studiengang" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{5C22494A-1F6D-4CE2-8E59-47C79AAE36C6}", + ), + "foreignkeys" => array + ( + + '{4FC9C131-177B-403F-A140-080E12A95245}' => array + ( + "id" => "{4FC9C131-177B-403F-A140-080E12A95245}", + "name" => "FK oe_kurzbz - oe_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{99B1972B-487E-4C1F-86F3-B15419DE291D}", + ), + "attrchild" => array + ( + "id" => "{26C0778D-D42A-48CD-AAD6-1C6F91EB072D}", + ), + "KeyConstraintItem" => array + ( + "id" => "{9B3E6360-0810-41AE-BB3D-C30911C3D4B0}", + ) + ), + + ) + ), + + '{C89340BD-BFB5-45E7-93F6-634762DF048D}' => array + ( + "id" => "{C89340BD-BFB5-45E7-93F6-634762DF048D}" , + "name" => "organisationseinheit_fachbereich" , + "caption" => "organisationseinheit_fachbereich" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{5C22494A-1F6D-4CE2-8E59-47C79AAE36C6}", + ), + "foreignkeys" => array + ( + + '{1B7E1CE7-F867-458F-9EBC-0FD4B2DB2DC9}' => array + ( + "id" => "{1B7E1CE7-F867-458F-9EBC-0FD4B2DB2DC9}", + "name" => "FK oe_kurzbz - oe_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{99B1972B-487E-4C1F-86F3-B15419DE291D}", + ), + "attrchild" => array + ( + "id" => "{8B8AF4F5-F775-4663-9AEA-63527A4A6411}", + ), + "KeyConstraintItem" => array + ( + "id" => "{9B3E6360-0810-41AE-BB3D-C30911C3D4B0}", + ) + ), + + ) + ), + + '{40813C07-7B87-4870-8BD1-8F33B25D007E}' => array + ( + "id" => "{40813C07-7B87-4870-8BD1-8F33B25D007E}" , + "name" => "fachbereich_benutzerfunktion" , + "caption" => "fachbereich_benutzerfunktion" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{3FF37507-FA11-478B-9735-8D4D433BC059}", + ), + "foreignkeys" => array + ( + + '{C0C5E4FB-D21E-4F73-8748-BD5F93F585B3}' => array + ( + "id" => "{C0C5E4FB-D21E-4F73-8748-BD5F93F585B3}", + "name" => "FK fachbereich_kurzbz - fachbereich_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{9B4BF7F1-48C5-4EAF-8F0F-4BD409F27CFC}", + ), + "attrchild" => array + ( + "id" => "{775B6502-4A87-48C1-9183-7522681D8ED3}", + ), + "KeyConstraintItem" => array + ( + "id" => "{5256091A-3BD0-4E26-857A-615720BE3D5F}", + ) + ), + + ) + ), + + '{04E8C5FE-C713-4371-A80A-53626959A563}' => array + ( + "id" => "{04E8C5FE-C713-4371-A80A-53626959A563}" , + "name" => "fk_prestudent_pruefling" , + "caption" => "fk_prestudent_pruefling" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{9A90C061-59B6-48A5-A355-68B2557322D7}", + ), + "foreignkeys" => array + ( + + '{18B53C7F-FD84-4825-B3B2-7EA2064BEB9B}' => array + ( + "id" => "{18B53C7F-FD84-4825-B3B2-7EA2064BEB9B}", + "name" => "FK prestudent_id - prestudent_id", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{256A4E7F-24F0-4524-8F51-050BFA7D98D5}", + ), + "attrchild" => array + ( + "id" => "{1F40830C-B38C-483C-BBA5-8C525E2BD50F}", + ), + "KeyConstraintItem" => array + ( + "id" => "{68456598-CEAF-4256-8EAE-7C65CBFC101E}", + ) + ), + + ) + ), + + '{58230F11-7DDA-4425-A390-511F53477F68}' => array + ( + "id" => "{58230F11-7DDA-4425-A390-511F53477F68}" , + "name" => "Relationship1" , + "caption" => "Relationship1" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{90AEF6A8-3EEE-4A32-80D7-CF2EE85055EA}", + ), + "foreignkeys" => array + ( + + '{B703DC0F-00B6-4F7D-9134-6F6CBACA07C7}' => array + ( + "id" => "{B703DC0F-00B6-4F7D-9134-6F6CBACA07C7}", + "name" => "FK gebiet_id - gebiet_id", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{01E21B8C-691E-4C65-B889-9D93662247AF}", + ), + "attrchild" => array + ( + "id" => "{D2A92D86-C648-4668-A5AD-89BEB11B54E7}", + ), + "KeyConstraintItem" => array + ( + "id" => "{BA19F314-BCE6-4F12-8250-2213AD366F23}", + ) + ), + + ) + ), + + '{5333659D-34DF-4D12-8FB9-B5D58DB074FE}' => array + ( + "id" => "{5333659D-34DF-4D12-8FB9-B5D58DB074FE}" , + "name" => "Relationship2" , + "caption" => "Relationship2" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{90AEF6A8-3EEE-4A32-80D7-CF2EE85055EA}", + ), + "foreignkeys" => array + ( + + '{3FE7BCBE-3DD2-4357-9017-CE340837F20E}' => array + ( + "id" => "{3FE7BCBE-3DD2-4357-9017-CE340837F20E}", + "name" => "FK gebiet_id - gebiet_id", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{01E21B8C-691E-4C65-B889-9D93662247AF}", + ), + "attrchild" => array + ( + "id" => "{1864EB9D-84DD-4767-9798-9022C7CC3A49}", + ), + "KeyConstraintItem" => array + ( + "id" => "{BA19F314-BCE6-4F12-8250-2213AD366F23}", + ) + ), + + ) + ), + + '{EBB7A28C-2135-41C3-92C1-1A573D965F14}' => array + ( + "id" => "{EBB7A28C-2135-41C3-92C1-1A573D965F14}" , + "name" => "lgartcode_studiengang" , + "caption" => "lgartcode_studiengang" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "2" , + "refintegrityparentdelete" => "1" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{5BCA0C16-501E-427A-87E6-B46E44291264}", + ), + "foreignkeys" => array + ( + + '{9C6AE772-AC6C-4FF7-B78F-B71B72D0F15C}' => array + ( + "id" => "{9C6AE772-AC6C-4FF7-B78F-B71B72D0F15C}", + "name" => "FK lgartcode - lgartcode", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{695B10EF-12A3-4C20-8223-DD8B3F86E56F}", + ), + "attrchild" => array + ( + "id" => "{73411419-F497-4462-8B35-4C377F07AE82}", + ), + "KeyConstraintItem" => array + ( + "id" => "{5E73A1FF-516D-4788-BAC3-0A7713CBF1D8}", + ) + ), + + ) + ), + + '{226A1044-7F2C-46D6-A671-02E2C329378E}' => array + ( + "id" => "{226A1044-7F2C-46D6-A671-02E2C329378E}" , + "name" => "fk_organisationseinheit_betriebsmittel" , + "caption" => "fk_organisationseinheit_betriebsmittel" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "2" , + "refintegrityparentdelete" => "1" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{5C22494A-1F6D-4CE2-8E59-47C79AAE36C6}", + ), + "foreignkeys" => array + ( + + '{DB2DF6F4-5CE8-477C-820A-2D96DFA6FDB6}' => array + ( + "id" => "{DB2DF6F4-5CE8-477C-820A-2D96DFA6FDB6}", + "name" => "FK oe_kurzbz - oe_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{99B1972B-487E-4C1F-86F3-B15419DE291D}", + ), + "attrchild" => array + ( + "id" => "{C7CA7D82-D8C0-4D21-975A-EC8FAA817C65}", + ), + "KeyConstraintItem" => array + ( + "id" => "{9B3E6360-0810-41AE-BB3D-C30911C3D4B0}", + ) + ), + + ) + ), + + '{CFCFB0A9-CF7B-4E5A-B6A0-909B2FAFB267}' => array + ( + "id" => "{CFCFB0A9-CF7B-4E5A-B6A0-909B2FAFB267}" , + "name" => "fk_ort_betriebsmittel" , + "caption" => "fk_ort_betriebsmittel" , + "comments" => "" , + "notes" => "", + "identifying" => "0", + "mandatoryparent" => "0", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{0B987B06-A919-4045-B6D3-4D2790E912C7}", + ), + "foreignkeys" => array + ( + + '{DA865EBB-11A7-46C6-AA1B-788D24C20850}' => array + ( + "id" => "{DA865EBB-11A7-46C6-AA1B-788D24C20850}", + "name" => "FK ort_kurzbz - ort_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{D7C0C377-5E16-4939-B1D6-3B6694D54E2A}", + ), + "attrchild" => array + ( + "id" => "{31E77165-7E01-4A9C-99C1-911442F97C8F}", + ), + "KeyConstraintItem" => array + ( + "id" => "{596188FD-A730-4304-9A9A-12E2D8A73E94}", + ) + ), + + ) + ), + + '{228D489C-025C-4B45-AAFA-E9D57BE4AED0}' => array + ( + "id" => "{228D489C-025C-4B45-AAFA-E9D57BE4AED0}" , + "name" => "fk_betriebsmittel_betriebsmittelstatus" , + "caption" => "fk_betriebsmittel_betriebsmittelstatus" , + "comments" => "" , + "notes" => "", + "identifying" => "1", + "mandatoryparent" => "1", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{7499E6E7-640A-4F9D-BD1F-A25FC747F738}", + ), + "foreignkeys" => array + ( + + '{1D52E692-86F2-46EF-9DDE-9D1749D7E68F}' => array + ( + "id" => "{1D52E692-86F2-46EF-9DDE-9D1749D7E68F}", + "name" => "FK betriebsmittel_id - betriebsmittel_id", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{07ED98B0-2A82-4276-BF4C-943084A0A653}", + ), + "attrchild" => array + ( + "id" => "{ACB1CE69-ADCE-42C7-A43D-B8366C152D2F}", + ), + "KeyConstraintItem" => array + ( + "id" => "{F76D2CF3-FA9E-4E61-BA58-4EA8818639A2}", + ) + ), + + ) + ), + + '{299CE8D9-3100-455D-A8B8-E5CC46138B56}' => array + ( + "id" => "{299CE8D9-3100-455D-A8B8-E5CC46138B56}" , + "name" => "fk_betriebsmittelstatus_betriebsmittelstatus" , + "caption" => "fk_betriebsmittelstatus_betriebsmittelstatus" , + "comments" => "" , + "notes" => "", + "identifying" => "1", + "mandatoryparent" => "1", + "mandatorychild" => "0", + "cardinalitychild" => "-1", + "refintegrityparentupdate" => "0" , + "refintegrityparentdelete" => "0" , + "refintegritychildupdate" => "0" , + "refintegritychildinsert" => "0" , + "key" => array + ( + "id" => "{585D0A4C-9E5F-4793-B6C9-7808AD7C2295}", + ), + "foreignkeys" => array + ( + + '{350E2F4C-A554-4D54-BE6E-DF04B1534664}' => array + ( + "id" => "{350E2F4C-A554-4D54-BE6E-DF04B1534664}", + "name" => "FK betriebsmittelstatus_kurzbz - betriebsmittelstatus_kurzbz", + "comments" => "", + "notes" => "", + "deferred" => "", + "deferrable" => "", + "matchtype" => "", + "createindextofk" => "", + "attrparent" => array + ( + "id" => "{4A41F35D-8275-4F7F-B364-E73A4BC41194}", + ), + "attrchild" => array + ( + "id" => "{A1E68098-CAE3-4BA5-B3B8-40E51848DABF}", + ), + "KeyConstraintItem" => array + ( + "id" => "{08218334-B8AE-4828-A4C6-98A30DB42E71}", + ) + ), + + ) + ), + ); $datatypes['{ECB8F02F-B683-4252-8508-ED9D064C9AF3}']=array