mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03:00
9738b1c497
If simple_{insert,upsert,update}_many_txn is called without any data to modify then return instead of executing the query. This matches the behavior of simple_{select,delete}_many_txn.
1 line
31 B
Text
1 line
31 B
Text
Avoid executing no-op queries.
|