summary refs log tree commit diff
path: root/synapse/storage/databases/main/e2e_room_keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Convert additional database code to async/await. (#8195)Patrick Cloke2020-08-281-14/+16
* Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-271-10/+16
* Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-261-4/+4
* Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users datab...Patrick Cloke2020-08-071-16/+14
* Reduce unnecessary whitespace in JSON. (#7372)David Vo2020-08-071-6/+5
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+439