MatrixSynapse/synapse/storage/schema/main/delta/73
Erik Johnston f38d7d79c8
Add another index to `device_lists_changes_in_room` (#14534)
This helps avoid reading unnecessarily large amounts of data from the
table when querying with a set of room IDs.
2022-11-23 14:09:00 +00:00
..
01event_failed_pull_attempts.sql
02add_pusher_enabled.sql
02room_id_indexes_for_purging.sql
03pusher_device_id.sql
03users_approved_column.sql
04partial_join_details.sql
04pending_device_list_updates.sql
05old_push_actions.sql.postgres
05old_push_actions.sql.sqlite
06thread_notifications_thread_id_idx.sql
08thread_receipts_non_null.sql.postgres
08thread_receipts_non_null.sql.sqlite
09partial_joined_via_destination.sql
09threads_table.sql
10_update_sqlite_fts4_tokenizer.py
10login_tokens.sql Save login tokens in database (#13844) 2022-10-26 11:45:41 +01:00
11event_search_room_id_n_distinct.sql.postgres Fix PostgreSQL sometimes using table scans for `event_search` (#14409) 2022-11-10 19:02:27 +00:00
12refactor_device_list_outbound_pokes.sql Track unconverted device list outbound pokes using a position instead (#14516) 2022-11-22 16:46:52 +00:00
13add_device_lists_index.sql Add another index to `device_lists_changes_in_room` (#14534) 2022-11-23 14:09:00 +00:00