Torsten Schulz torsten
  • Joined on 2025-12-19
torsten created branch main 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 taxi 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 created branch master 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
torsten created branch refactor in torsten/yourchat 2025-12-19 14:39:39 +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 repository torsten/yourchat 2025-12-19 14:39:14 +01:00
torsten created branch nuscore in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten pushed to nuscore at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch pin_code in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten pushed to pin_code at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch redesign in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten pushed to redesign at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch spielplaene in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten pushed to spielplaene at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch tournament in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten pushed to tournament at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00