MatrixSynapse/synapse/storage
Patrick Cloke 12ca87f5ea
Remove the last reference to event_txn_id. (#16521)
This table was no longer used, except for a background process
which purged old entries in it.
2023-10-23 07:37:45 -04:00
..
controllers Convert state delta processing from a dict to attrs. (#16469) 2023-10-16 07:35:22 -04:00
databases Remove the last reference to event_txn_id. (#16521) 2023-10-23 07:37:45 -04:00
engines
schema Remove the last reference to event_txn_id. (#16521) 2023-10-23 07:37:45 -04:00
util
__init__.py
_base.py
background_updates.py
database.py Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444) 2023-10-11 13:24:56 -04: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