Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert calls of async database methods to async (#8166) | Patrick Cloke | 2020-08-27 | 1 | -2/+2 |
* | Convert simple_select_one and simple_select_one_onecol to async (#8162) | Patrick Cloke | 2020-08-26 | 1 | -6/+8 |
* | Make StreamIdGen `get_next` and `get_next_mult` async (#8161) | Erik Johnston | 2020-08-25 | 1 | -3/+5 |
* | Convert misc database code to async (#8087) | Patrick Cloke | 2020-08-14 | 1 | -3/+2 |
* | Convert devices database to async/await. (#8069) | Patrick Cloke | 2020-08-12 | 1 | -153/+180 |
* | Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users datab... | Patrick Cloke | 2020-08-07 | 1 | -5/+7 |
* | Reduce unnecessary whitespace in JSON. (#7372) | David Vo | 2020-08-07 | 1 | -6/+5 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+1311 |