Skip to content

Minor Fixes #46

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
Jan 22, 2024
Merged

Minor Fixes #46

merged 2 commits into from
Jan 22, 2024

Conversation

rkistner
Copy link
Contributor

@rkistner rkistner commented Jan 4, 2024

  1. Fix error occasionally occurring when calling powersync.connect() right when opening the database.

SqliteException(5): while executing, database is locked, database is locked (code 5)

I haven't seen this in an actual app, but it occasionally causes tests to fail such as this one.

  1. Fix the "should revert" tests from Fix reverting failed deletes #39 to do what it says.

  2. Fix the "Offline-online Tests" to not depend on order of keys in the JSON output.

@rkistner rkistner requested a review from DominicGBauer January 4, 2024 13:05
@rkistner rkistner merged commit c9b7fb3 into master Jan 22, 2024
@rkistner rkistner deleted the fixes branch January 22, 2024 10:20
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