Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.97.0rc1 | David Robertson | 2023-11-21 | 1 | -1/+0 |
| | |||||
* | Avoid updating the same rows multiple times with simple_update_many_txn. ↵ | Patrick Cloke | 2023-11-07 | 1 | -0/+1 |
(#16609) simple_update_many_txn had a bug in it which would cause each update to be applied twice. |