This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
d935b806a5
MatrixSynapse
/
synapse
/
storage
/
schema
/
main
/
delta
/
73
History
David Robertson
9cd7610f86
Revert "Add `event_stream_ordering` column to membership state tables (
#14979
)"
...
This reverts commit
5fdc12f482
.
2023-02-07 15:26:55 +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
…
11event_search_room_id_n_distinct.sql.postgres
…
12refactor_device_list_outbound_pokes.sql
…
13add_device_lists_index.sql
…
20_un_partial_stated_room_stream.sql
…
21_un_partial_stated_room_stream_seq.sql.postgres
…
22_rebuild_user_dir_stats.sql
Rebuild the user directory and stats tables. (
#14643
)
2022-12-08 11:40:20 -05:00
22_un_partial_stated_event_stream.sql
Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (
#14545
)
2022-12-14 14:47:11 +00:00
23_fix_thread_index.sql
Delete event_push_summary_unique_index again. (
#14669
)
2022-12-14 09:25:33 -05:00
23_un_partial_stated_room_stream_seq.sql.postgres
Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (
#14545
)
2022-12-14 14:47:11 +00:00
24_events_jump_to_date_index.sql
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (
#14799
)
2023-01-11 12:29:13 +00:00
25drop_presence.sql
Drop unused table `presence` (
#14825
)
2023-01-13 14:17:03 +00:00