summary refs log tree commit diff
path: root/synapse/storage/databases/main/room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-261-5/+5
* Make StreamIdGen `get_next` and `get_next_mult` async (#8161)Erik Johnston2020-08-251-3/+3
* Use the JSON encoder without whitespace in more places. (#8124)Patrick Cloke2020-08-201-3/+2
* Remove some unused database functions. (#8085)Patrick Cloke2020-08-141-4/+0
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+1429