matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.83k stars 2.13k forks source link

Convert simple_select_list_paginate_txn to return tuples. #16433

Closed clokep closed 1 year ago

clokep commented 1 year ago

More of my war on cursor_to_dict. Follow-u to #16431. This targets a single "simple" method: simple_select_list_paginate_txn and its two callers.