MatrixSynapse/synapse/storage
Patrick Cloke 579c6be5f6
Drop unused tables & unneeded access token ID for events. (#16522)
2023-12-01 10:12:00 +00:00
..
controllers Simplify event persistence code (#16584) 2023-11-03 07:30:31 -04:00
databases Speed up pruning of `user_ips` table (#16667) 2023-11-29 11:54:42 +00:00
engines Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
schema Drop unused tables & unneeded access token ID for events. (#16522) 2023-12-01 10:12:00 +00:00
util Bulk-invalidate e2e cached queries after claiming keys (#16613) 2023-11-09 15:57:09 +00:00
__init__.py
_base.py
background_updates.py Use attempt_to_set_autocommit everywhere. (#16615) 2023-11-09 16:19:42 -05:00
database.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
keys.py
prepare_database.py
push_rule.py
roommember.py mypy plugin to check `@cached` return types (#14911) 2023-10-02 14:22:36 +00:00
types.py Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 2023-09-25 17:48:42 +01:00