0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-13 22:34:43 +02:00
synapse/changelog.d/12679.misc
Richard van der Hoff 147f098fb4
Stop writing to event_reference_hashes (#12679)
This table is never read, since #11794. We stop writing to it; in future we can
drop it altogether.
2022-05-10 15:35:08 +01:00

2 lines
91 B
Plaintext

Preparation for database schema simplifications: stop writing to `event_reference_hashes`.