add indexes for person_id to table msg_message and msg_recipient, ensure tabulator data request is made before requests of create msg components

This commit is contained in:
Harald Bamberger
2026-02-17 08:06:30 +01:00
parent 0496eb7cc9
commit e12b7e1ed5
5 changed files with 39 additions and 3 deletions
+1
View File
@@ -91,6 +91,7 @@ require_once('dbupdate_3.4/69065_Projektarbeiten_Firmen_verwalten.php');
require_once('dbupdate_3.4/68744_StV_settings.php');
require_once('dbupdate_3.4/62889_reihungstest_ueberwachung_mit_constructor.php');
require_once('dbupdate_3.4/71399_dashboard_update_widget_paths.php');
require_once('dbupdate_3.4/71645_studvw_messagetab_ladezeit.php');
// *** Pruefung und hinzufuegen der neuen Attribute und Tabellen
echo '<H2>Pruefe Tabellen und Attribute!</H2>';