HarperFast / HarperFast/harper

SQL update/delete: wrap reads in a single transaction with writes

Open
#1,025 0 comments 0 reactions 0 assignees View on GitHub
area:sql enhancement from-jira
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

SQL UPDATE and DELETE operations need to read records before modifying them. Ensure reads and writes happen within the same transaction to prevent phantoms and ensure correctness.

🤖 Filed by Claude on behalf of Kris.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.