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

Dr/sqlite overhaul #642

Merged
merged 4 commits into from
Dec 22, 2024
Merged

Dr/sqlite overhaul #642

merged 4 commits into from
Dec 22, 2024

Conversation

dr-frmr
Copy link
Member

@dr-frmr dr-frmr commented Dec 21, 2024

No description provided.

@dr-frmr dr-frmr changed the base branch from main to v0.10.0 December 21, 2024 07:53
Copy link
Contributor

@barraguda barraguda left a comment

Choose a reason for hiding this comment

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

changes look good, I'll test with some apps to see if caps behaviour and others remain unchanged!

Comment on lines 18 to 21
Write {
statement: String,
tx_id: Option<u64>,
},
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: same here as kv, should probably specify the type expected in the blob in a comment?

@dr-frmr dr-frmr merged commit 7a4c2d5 into v0.10.0 Dec 22, 2024
1 check passed
@dr-frmr dr-frmr deleted the dr/sqlite-overhaul branch December 22, 2024 21:45
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