summary refs log tree commit diff
path: root/synapse/handlers/pagination.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-15Replace UPDATE with UPSERT on device_max_stream_id table (#6363)Andrew Morgan2-2/+16
2019-11-14