summary refs log tree commit diff
path: root/synapse/storage/data_stores/main/deviceinbox.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up newline quote marks around the codebase (#6362)Andrew Morgan2019-11-211-1/+1
* Replace UPDATE with UPSERT on device_max_stream_id table (#6363)Andrew Morgan2019-11-151-2/+15
* Move storage classes into a main "data store".Erik Johnston2019-10-211-0/+457