Skip to content

Remove unused SqliteError struct #192

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

Merged
merged 2 commits into from
Jul 11, 2025

Conversation

LeMikaelF
Copy link
Contributor

@LeMikaelF LeMikaelF commented Jul 1, 2025

While working on tursodatabase/turso#1900, I realized that the rust SqliteError struct was not used.

I also used this opportunity to revamp the test script. The tests are failing, on this branch and main, but with the new script it's clearer what fails. The previous script was also missing a &&, so it wouldn't have run to completion.

@penberg

@LeMikaelF LeMikaelF force-pushed the remove-unused-struct branch from 9f7bf32 to 8644620 Compare July 1, 2025 21:32
@LeMikaelF LeMikaelF marked this pull request as ready for review July 1, 2025 22:22
@penberg penberg merged commit 8ec2c0a into tursodatabase:main Jul 11, 2025
17 checks passed
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