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

Add in simple transactions #17

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Add in simple transactions #17

merged 1 commit into from
Aug 27, 2024

Conversation

Chris7
Copy link
Collaborator

@Chris7 Chris7 commented Aug 21, 2024

Rusqlite's transaction w/ the borrow checker is a real PITA. This is a bandaid (or maybe long term approach) to prevent db corruption for killed processes.

@Chris7 Chris7 requested a review from dkhofer August 21, 2024 13:26
Copy link
Collaborator

@dkhofer dkhofer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review. LGTM

@Chris7 Chris7 merged commit 1eac034 into main Aug 27, 2024
1 check passed
@Chris7 Chris7 deleted the simple-transaction branch August 27, 2024 19:18
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.

2 participants