diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-11-01 12:07:05 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-11-04 09:56:11 +0000 |
commit | 3b29a73f9fc18912a6b775a083d9449d426fa790 (patch) | |
tree | eb49ea92a9d074514e4673195b45670c483a0360 /synapse | |
parent | Correctly order results (diff) | |
download | synapse-3b29a73f9fc18912a6b775a083d9449d426fa790.tar.xz |
Print out the actual number of affected rows
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/data_stores/main/events_bg_updates.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/data_stores/main/events_bg_updates.py b/synapse/storage/data_stores/main/events_bg_updates.py |