- Fixed deletion of the uidx_extensions_name_version index in the system DB update scripts

- Fixed creatation of uidx_extensions_name_version_server index in the system DB update scripts
This commit is contained in:
Paolo
2023-04-06 11:56:06 +02:00
parent e60335b635
commit 5465f26c80
2 changed files with 26 additions and 12 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/13011_installation_on_multiple_servers.php');
// *** Pruefung und hinzufuegen der neuen Attribute und Tabellen
echo '<H2>Pruefe Tabellen und Attribute!</H2>';