summary refs log tree commit diff
path: root/synapse/storage/deviceinbox.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-10Replace IN usage with helper funcsErik Johnston1-7/+7
2019-10-10Add helper funcs to use postgres ANYErik Johnston1