mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 09:06:06 -04:00
Remove remaining pieces of groups code. (#12966)
* Remove an unused stream ID generator. * Remove the now unused remote profile cache.
This commit is contained in:
parent
44de53bb79
commit
f7baffd8ec
8 changed files with 6 additions and 209 deletions
|
@ -70,6 +70,7 @@ Changes in SCHEMA_VERSION = 70:
|
|||
|
||||
Changes in SCHEMA_VERSION = 71:
|
||||
- event_edges.room_id is no longer read from.
|
||||
- Tables related to groups are no longer accessed.
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue