summary refs log tree commit diff
path: root/synapse/storage/schema/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused tables `room_stats_historical` and `user_stats_historical` (#11...Shay2021-11-121-1/+4
* Resolve and share `state_groups` for all historical events in batch (MSC2716)...Eric Eastwood2021-10-131-1/+5
* Drop backwards-compatibility support for "outlier" (#10903)Richard van der Hoff2021-09-281-4/+2
* Document changes to schema version 61 - 64 (#10917)Eric Eastwood2021-09-241-0/+11
* Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint...Eric Eastwood2021-09-211-1/+1
* Make a note to leave a summary when one is bumping the schema version (#10621)Andrew Morgan2021-08-251-0/+2
* Remove the unused public_room_list_stream (#10565)Andrew Morgan2021-08-171-1/+6
* update links to schema doc (#10620)Richard van der Hoff2021-08-171-2/+2
* Add support for MSC2716 marker events (#10498)Eric Eastwood2021-08-041-1/+1
* Remove functionality associated with unused historical stats tables (#9721)Cristina2021-07-081-1/+5
* Migrate stream_ordering to a bigint (#10264)Richard van der Hoff2021-06-291-1/+1
* Support for database schema version ranges (#9933)Richard van der Hoff2021-06-111-2/+17
* Reorganise the database schema directories (#9932)Richard van der Hoff2021-05-071-0/+17