summary refs log tree commit diff
path: root/synapse/storage/databases/main/user_erasure_store.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444)Patrick Cloke2023-10-111-8/+11
* Return immutable objects for cachedList decorators (#16350)Patrick Cloke2023-09-191-2/+2
* Annotations for user_erasure_store (#11313)David Robertson2021-11-111-4/+5
* Minor `@cachedList` enhancements (#9975)Richard van der Hoff2021-05-141-8/+5
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fixed a bug with reactivating users with the admin API (#8362)Dirk Klimpel2020-09-221-1/+1
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-4/+4
* Do not assume calls to runInteraction return Deferreds. (#8133)Patrick Cloke2020-08-201-7/+6
* Convert misc database code to async (#8087)Patrick Cloke2020-08-141-8/+5
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+113