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

fix: do not allow blind writes in SI #131

Closed
wants to merge 2 commits into from
Closed

Conversation

arriqaaq
Copy link
Contributor

Description

Snapshot isolation forbids write-write conflict. This PR fixes it as current SI allows blind writes

@arriqaaq arriqaaq marked this pull request as draft November 18, 2024 17:21
@arriqaaq arriqaaq requested a review from gsserge November 18, 2024 17:36
@arriqaaq arriqaaq marked this pull request as ready for review November 18, 2024 17:36
@arriqaaq arriqaaq marked this pull request as draft November 18, 2024 18:59
@arriqaaq
Copy link
Contributor Author

arriqaaq commented Dec 5, 2024

Closing this PR in favor of #132

@arriqaaq arriqaaq closed this Dec 5, 2024
@arriqaaq arriqaaq deleted the fix/blind-writes branch December 5, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant