mirror of
https://mau.dev/maunium/synapse.git
synced 2025-03-05 11:00:27 +01: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.
|