Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unread count failing on NULL values (#8270) | Brendan Abolivier | 2020-09-07 | 1 | -0/+1 |
Fix unread counts making sync fail if the value of the `unread_count` column in `event_push_summary` is `None`. |
![]() |
index : matrix/thirdparty/synapse.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summary refs log tree commit diff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unread count failing on NULL values (#8270) | Brendan Abolivier | 2020-09-07 | 1 | -0/+1 |
Fix unread counts making sync fail if the value of the `unread_count` column in `event_push_summary` is `None`. |