Drop unused column application_services_state.last_txn (#13627)

This commit is contained in:
Shay 2022-08-30 10:29:16 -07:00 committed by GitHub
parent 372136d3a8
commit 20c76cecb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 59 additions and 0 deletions

View file

@ -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
"""