mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-03 20:56:22 +00:00
simple_update_many_txn had a bug in it which would cause each update to be applied twice.
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
Fix a long-standing bug where some queries updated the same row twice. Introduced in Synapse 1.57.0.
|