698a25b8e2
When a key is deleted in a for loop, calling cursor.next() jumps a key. As a result we must seek to the prefix again, until all keys with the prefix are deleted. |
||
---|---|---|
.. | ||
db.go | ||
err.go | ||
kv.go | ||
txn.go |
698a25b8e2
When a key is deleted in a for loop, calling cursor.next() jumps a key. As a result we must seek to the prefix again, until all keys with the prefix are deleted. |
||
---|---|---|
.. | ||
db.go | ||
err.go | ||
kv.go | ||
txn.go |