forked-synapse/synapse/storage/databases
Brendan Abolivier a55e2707d7
Fix unread count failing on NULL values (#8270)
Fix unread counts making sync fail if the value of the `unread_count`
column in `event_push_summary` is `None`.
2020-09-07 15:15:06 +01:00
..
main Fix unread count failing on NULL values (#8270) 2020-09-07 15:15:06 +01:00
state Convert state and stream stores and related code to async (#8194) 2020-08-28 09:37:55 -04:00
__init__.py Add more logging to debug slow startup (#8264) 2020-09-07 13:36:02 +01:00