The provided text appears to be a log of changes made in a software project, likely using version control systems like Git. Here's a breakdown:
This commit is contained in:
@ -4,3 +4,8 @@ FROM users JOIN user_permissions ON users.id = user_permissions.user_id
|
||||
WHERE user_permissions.can_approve_jobs = 1]
|
||||
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
||||
2025-06-12 08:33:21 - [guest] guest - [INFO] INFO - Neue Gastanfrage erstellt: ID 1, Name: Till Tomczak, OTP generiert
|
||||
2025-06-12 15:08:55 - [guest] guest - [ERROR] ERROR - Fehler beim Abrufen der Benachrichtigungen: Entity namespace for "notifications" has no property "read"
|
||||
2025-06-12 15:08:57 - [guest] guest - [ERROR] ERROR - Fehler beim Abrufen der Benachrichtigungen: Entity namespace for "notifications" has no property "read"
|
||||
2025-06-12 15:09:11 - [guest] guest - [ERROR] ERROR - Fehler beim Abrufen der Benachrichtigungen: Entity namespace for "notifications" has no property "read"
|
||||
2025-06-12 15:09:16 - [guest] guest - [ERROR] ERROR - Fehler beim Abrufen der Benachrichtigungen: Entity namespace for "notifications" has no property "read"
|
||||
2025-06-12 15:09:19 - [guest] guest - [ERROR] ERROR - Fehler beim Abrufen der Benachrichtigungen: Entity namespace for "notifications" has no property "read"
|
||||
|
Reference in New Issue
Block a user