mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 15:37:02 +00:00
simple_update_many_txn had a bug in it which would cause each update to be applied twice.
1 line
101 B
Text
1 line
101 B
Text
Fix a long-standing bug where some queries updated the same row twice. Introduced in Synapse 1.57.0.
|