Torsten Schulz torsten
  • Joined on 2025-12-19
torsten created pull request torsten/singlechat#1 2025-12-19 15:59:20 +01:00
Configure Renovate
torsten pushed to renovate/configure at torsten/singlechat 2025-12-19 15:59:09 +01:00
36dfe04db9 Add renovate.json
torsten created branch renovate/configure in torsten/singlechat 2025-12-19 15:59:09 +01:00
torsten created pull request torsten/miriamgemeinde#1 2025-12-19 15:58:56 +01:00
Configure Renovate
torsten pushed to renovate/configure at torsten/miriamgemeinde 2025-12-19 15:58:39 +01:00
c982f34823 Add renovate.json
torsten created branch renovate/configure in torsten/miriamgemeinde 2025-12-19 15:58:39 +01:00
torsten created pull request torsten/harheimertc#1 2025-12-19 15:58:30 +01:00
Configure Renovate
torsten pushed to renovate/configure at torsten/harheimertc 2025-12-19 15:58:06 +01:00
c50aa1b5c1 Add renovate.json
torsten created branch renovate/configure in torsten/harheimertc 2025-12-19 15:58:06 +01:00
torsten pushed to main at torsten/yourpart-daemon 2025-12-19 14:42:18 +01:00
f7710b64c9 Refactor WeatherWorker SQL query: Replace the existing weather update logic with a new query that assigns random weather types to each region, ensuring individual updates. Clean up logging messages for clarity.
6d12c70d84 Entferne Info-Logs aus den Worker-Klassen: Reduziere die Protokollierung in ProduceWorker, DirectorWorker und TransportWorker, um die Ausgabe zu optimieren und nur Fehler zu protokollieren.
d2e253b79a Füge erweiterte SQL-Abfragen und Logging in ProduceWorker hinzu: Implementiere Update- und Insert-Logik für das Inventar und verbessere die Fehlerausgaben.
74fee2d4c9 Verbessere Fehlerbehandlung in SQL-Abfragen: Füge detaillierte Fehlermeldungen für Vorbereitungs- und Ausführungsfehler in den Director- und Politics-Workern hinzu.
b45990c1b6 Aktualisiere Benachrichtigungsabfragen: Ersetze character_id durch user_id in den Benachrichtigungs-INSERT-Abfragen und optimiere die Abfragen zur Auswahl des Benutzers.
Compare 10 commits »
torsten created branch main in torsten/yourpart-daemon 2025-12-19 14:42:17 +01:00
torsten pushed to taxi at torsten/yourpart3 2025-12-19 14:41:26 +01:00
torsten created branch taxi in torsten/yourpart3 2025-12-19 14:41:26 +01:00
torsten pushed to main at torsten/yourpart3 2025-12-19 14:41:26 +01:00
a0aa678e7d Implement logic to create tables without Foreign Key constraints in sequelize.js when referenced tables do not exist. Enhance error handling and logging to provide clear feedback during synchronization attempts, improving robustness in model management.
a1b6e6ab59 Enhance error handling in sequelize.js for Foreign Key Constraint Errors by adding logging for orphaned records and skipping problematic models during synchronization. Update syncDatabase.js to include cleanup logic for orphaned political_office entries, improving database integrity and user feedback during sync operations.
73acf1d1cd Refactor error handling in sequelize.js to skip model synchronization for cases with duplicate pg_description entries or multiple tables with the same name. Update logging to provide clearer feedback on sync failures and the reasons for skipping models, enhancing user understanding of potential issues.
48110e9a6f Improve error handling and logging for duplicate pg_description cleanup in sequelize.js. Update comments for clarity on permission requirements and provide detailed instructions for manual cleanup by database administrators. Enhance user feedback during synchronization attempts to address potential permission issues.
642e215c69 Refactor duplicate entry cleanup in sequelize.js by replacing DO $$ blocks with direct parameter substitution in SQL queries. This change enhances performance and security while maintaining the logic for cleaning up duplicate pg_description entries before and after model synchronization.
Compare 10 commits »
torsten created branch main in torsten/yourpart3 2025-12-19 14:41:26 +01:00
torsten created repository torsten/yourpart-daemon 2025-12-19 14:40:18 +01:00
torsten created repository torsten/yourpart3 2025-12-19 14:39:50 +01:00
torsten pushed to refactor at torsten/yourchat 2025-12-19 14:39:39 +01:00
016de9e5cf Implement access control enhancements in ChatRoom and related classes
0c18a97ed7 Refactor ChatRoom and ChatUser classes for improved message handling and user management
83d7484006 Füge Clean Code Refactoring für das YourChat-Projekt hinzu
Compare 3 commits »
torsten created branch refactor in torsten/yourchat 2025-12-19 14:39:39 +01:00
torsten pushed to master at torsten/yourchat 2025-12-19 14:39:39 +01:00