forked-synapse/synapse/storage/databases
Patrick Cloke bf69b57422
Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594)
A regression from removing the cursor_to_dict call, adds back
the wrapping into a tuple.
2023-11-02 14:00:18 +00:00
..
main Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) 2023-11-02 14:00:18 +00:00
state Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
__init__.py Check databases/__init__ and main/cache with mypy. (#15496) 2023-04-27 07:59:14 -04:00