Remove code which updates `application_services_state.last_txn` (#12680)
This column is unused as of #12209, so let's stop writing to it.
Showing
- changelog.d/12680.misc 1 addition, 0 deletionschangelog.d/12680.misc
- synapse/storage/databases/main/appservice.py 24 additions, 23 deletionssynapse/storage/databases/main/appservice.py
- synapse/storage/schema/__init__.py 4 additions, 1 deletionsynapse/storage/schema/__init__.py
- tests/handlers/test_appservice.py 0 additions, 10 deletionstests/handlers/test_appservice.py
- tests/storage/test_appservice.py 6 additions, 21 deletionstests/storage/test_appservice.py
Loading
Please register or sign in to comment