summary refs log tree commit diff
path: root/changelog.d/16268.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Drop unused tables & unneeded access token ID for events. (#16268)" ↵Patrick Cloke2023-10-121-1/+0
| | | | | | | | (#16465) This reverts commit cabd57746004fe2dacc11aa8d373854a3d25e306. There are additional usages of these tables which need to be removed first.
* Drop unused tables & unneeded access token ID for events. (#16268)Patrick Cloke2023-10-061-0/+1
Drop the event_txn_id table and the tables related to MSC2716, which is no longer supported in Synapse.