summary refs log tree commit diff
path: root/synapse/storage/databases/main/media_repository.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert calls of async database methods to async (#8166)Patrick Cloke2020-08-271-11/+11
* Convert additional database methods to async (select list, search, insert_man...Patrick Cloke2020-08-271-2/+2
* Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-271-7/+9
* Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-261-4/+9
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+398