MatrixSynapse/synapse/storage/databases/main
David Robertson 43d1aa75e8
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634)
2023-11-15 17:28:10 +00:00
..
__init__.py Remove remaining usage of cursor_to_dict. (#16564) 2023-10-31 13:13:28 -04:00
account_data.py Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
appservice.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
cache.py Bulk-invalidate e2e cached queries after claiming keys (#16613) 2023-11-09 15:57:09 +00:00
censor_events.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
client_ips.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
deviceinbox.py
devices.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
directory.py
e2e_room_keys.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
end_to_end_keys.py Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 2023-11-15 17:28:10 +00:00
event_federation.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
event_push_actions.py
events.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
events_bg_updates.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
events_forward_extremities.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
events_worker.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
experimental_features.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
filtering.py
keys.py Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
lock.py
media_repository.py Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
metrics.py
monthly_active_users.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
openid.py
presence.py Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
profile.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
purge_events.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
push_rule.py Remove whole table locks on push rule add/delete (#16051) 2023-11-13 16:57:44 +00:00
pusher.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
receipts.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
registration.py Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
rejections.py
relations.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
room.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
roommember.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
search.py Use attempt_to_set_autocommit everywhere. (#16615) 2023-11-09 16:19:42 -05:00
session.py
signatures.py
state.py
state_deltas.py
stats.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
stream.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
tags.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
task_scheduler.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
transactions.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
ui_auth.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
user_directory.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
user_erasure_store.py