summary refs log tree commit diff
path: root/synapse/storage/databases/main/profile.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-2/+4
* Convert calls of async database methods to async (#8166)Patrick Cloke2020-08-271-4/+6
* Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-271-6/+12
* Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-261-7/+10
* Convert appservice, group server, profile and more databases to async (#8066)Patrick Cloke2020-08-121-13/+8
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+178