summary refs log tree commit diff
path: root/synapse/visibility.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-31really fix queries to work with PostgresHubert Chathi1-19/+11
(by going back to not using SQL directly)
2019-07-31PostgreSQL, Y U no like?Hubert Chathi1-3/