MatrixSynapse/synapse/storage/databases/main
Patrick Cloke 2bf9341406
Ensure local invited & knocking users leave before purge. (#16559)
This is mostly useful for federated rooms where some users
would get stuck in the invite or knock state when the room
was purged from their homeserver.
2023-10-27 12:50:50 -04:00
..
__init__.py
account_data.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04: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
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 Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
directory.py
e2e_room_keys.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
end_to_end_keys.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
event_federation.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
event_push_actions.py
events.py
events_bg_updates.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
events_forward_extremities.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
events_worker.py
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 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
lock.py
media_repository.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
metrics.py
monthly_active_users.py
openid.py
presence.py
profile.py
purge_events.py
push_rule.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04: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
registration.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04: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_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
roommember.py Ensure local invited & knocking users leave before purge. (#16559) 2023-10-27 12:50:50 -04:00
search.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04: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 Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04: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
transactions.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
ui_auth.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
user_directory.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
user_erasure_store.py