-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop move keys when its key prefix is dropped (#1331)
When a prefix `P` is dropped, we do not drop the `!badger!move!P` keys. This PR fixes this issue by dropping `!badger!move!P` keys when keys with prefix `P` are dropped via `dropPrefix()`.
- Loading branch information
1 parent
0d89ccb
commit bd2fe1c
Showing
1 changed file
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters