forked-synapse/synapse/storage/data_stores
Richard van der Hoff db5f9031b7 Fix batching for fetching cross-signing keys
There's no point carefully dividing a list into batches, and then completely
ignoring the batches.
2020-05-06 11:59:19 +01:00
..
main Fix batching for fetching cross-signing keys 2020-05-06 11:59:19 +01:00
state Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__init__.py Modify check_database to take a connection rather than a cursor 2020-01-09 18:05:50 +00:00