forked-synapse/synapse/storage/data_stores/main
Richard van der Hoff c01d543584
Make sure that we close cursors before returning from a query (#6408)
There are lots of words in the comment as to why this is a good idea.

Fixes #6403.
2019-11-25 21:03:17 +00:00
..
schema Change to not require a state_groups.room_id index. 2019-11-04 13:36:57 +00:00
__init__.py Merge branch 'develop' into uhoreg/cross_signing_fix_workers_notify 2019-10-31 12:32:07 -04:00
account_data.py
appservice.py
client_ips.py
deviceinbox.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
devices.py Update synapse/storage/data_stores/main/devices.py 2019-10-31 22:49:48 -04:00
directory.py
e2e_room_keys.py delete keys when deleting backups 2019-10-24 21:21:51 -04:00
end_to_end_keys.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
event_federation.py Address codestyle concerns 2019-10-24 18:43:13 +01:00
event_push_actions.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
events_bg_updates.py Fix exceptions from background database update for event labels. (#6407) 2019-11-25 13:26:59 +00:00
events_worker.py
events.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
filtering.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
group_server.py Re-add docstring, with caveats detailed 2019-11-04 18:17:11 +00:00
keys.py
media_repository.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
monthly_active_users.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
openid.py
presence.py
profile.py
push_rule.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
pusher.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
receipts.py Make sure that we close cursors before returning from a query (#6408) 2019-11-25 21:03:17 +00:00
registration.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
rejections.py
relations.py
room.py Make room directory search case insensitive 2019-10-29 10:24:02 +00:00
roommember.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
search.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
signatures.py
state_deltas.py
state.py Merge pull request #6295 from matrix-org/erikj/split_purge_history 2019-11-08 10:19:15 +00:00
stats.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
stream.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
tags.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
transactions.py
user_directory.py
user_erasure_store.py