Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport stable/8.3] fix: db transaction inconsistencies when deleting keys #1143

Merged
2 commits merged into from
Apr 3, 2024

Commits on Apr 3, 2024

  1. fix: allow insertion of deleted key within single transaction

    (cherry picked from commit 77e162c)
    megglos authored and github-actions[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    823c59f View commit details
    Browse the repository at this point in the history
  2. fix: prevent getting by deleted key within transaction

    (cherry picked from commit bf9e1eb)
    megglos authored and github-actions[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b5bcf8 View commit details
    Browse the repository at this point in the history