Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit c0b94de

Browse files
committed
Note in schema version.
1 parent 7a5e46d commit c0b94de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

synapse/storage/schema/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,11 @@
6666
updated.
6767
6868
Changes in SCHEMA_VERSION = 70:
69-
- event_reference_hashes is no longer written to.
69+
- event_reference_hashes is no longer written to.
7070
7171
Changes in SCHEMA_VERSION = 71:
7272
- event_edges.room_id is no longer read from.
73+
- Tables related to groups are no longer accessed.
7374
"""
7475

7576

0 commit comments

Comments
 (0)