mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-09 09:52:13 -04:00
Drop unused column application_services_state.last_txn
(#13627)
This commit is contained in:
parent
372136d3a8
commit
20c76cecb9
4 changed files with 59 additions and 0 deletions
|
@ -75,6 +75,7 @@ Changes in SCHEMA_VERSION = 71:
|
|||
Changes in SCHEMA_VERSION = 72:
|
||||
- event_edges.(room_id, is_state) are no longer written to.
|
||||
- Tables related to groups are dropped.
|
||||
- Unused column application_services_state.last_txn is dropped
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue