Commit Graph

3 Commits

Author SHA1 Message Date
Torsten Schulz (local)
8f8fb8418a Ändere Dateiberechtigungen auf ausführbar für mehrere Dateien
All checks were successful
Deploy yourpart (blue-green) / deploy (push) Successful in 2m45s
2026-07-16 09:16:49 +02:00
Torsten Schulz (local)
35377e3b59 Wahlproblem gefixt
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m22s
2026-06-06 12:35:27 +02:00
Torsten Schulz (local)
397b612bf1 Implement election candidate table readiness check in character deletion process: Added a new SQL query to verify the existence of the election candidate table before attempting to delete associated records. Updated the deletion logic in both EventsWorker and UserCharacterWorker to conditionally execute the deletion of election candidates based on the table's readiness, improving robustness and preventing errors in environments where the table may not exist.
All checks were successful
Deploy yourpart (blue-green) / deploy (push) Successful in 1m39s
2026-04-21 11:48:53 +02:00