Reverted schema compat version

This commit is contained in:
Michael Hollister 2024-05-30 22:46:18 -05:00
parent 6b12d3ec6c
commit 46ddc1d893

View file

@ -146,8 +146,8 @@ Changes in SCHEMA_VERSION = 86
SCHEMA_COMPAT_VERSION = (
# Added displayname and avatar_url columns to presence_stream
86
# Transitive links are no longer written to `event_auth_chain_links`
84
)
"""Limit on how far the synapse codebase can be rolled back without breaking db compat