added table public.tbl_kennzeichen and kennzeichentyp for managing person Ids

This commit is contained in:
KarpAlex
2023-03-20 17:01:58 +01:00
parent 4787159071
commit 230ebcaf9a
2 changed files with 117 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ require_once('dbupdate_3.4/26173_index_webservicelog.php');
require_once('dbupdate_3.4/24682_reihungstest_zugangscode_fuer_login.php');
require_once('dbupdate_3.4/17512_fehlercode_constraints.php');
require_once('dbupdate_3.4/19154_beurteilungsformulare_pruefungssenat.php');
require_once('dbupdate_3.4/21620_neues_feld_zum_erfassen_des_ESI.php');
// *** Pruefung und hinzufuegen der neuen Attribute und Tabellen
echo '<H2>Pruefe Tabellen und Attribute!</H2>';