summary refs log tree commit diff
path: root/synapse/storage/databases/main/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert additional database methods to async (select list, search, insert_man...Patrick Cloke2020-08-271-6/+6
* Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-271-4/+4
* Wording fixes to 'name' user admin api filter (#8163)Andrew Morgan2020-08-251-1/+1
* Search in columns 'name' and 'displayname' in the admin users endpoint (#7377)Manuel Stahl2020-08-251-12/+19
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+596