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

update sqlite.swift #1404

Closed
wants to merge 1 commit into from
Closed

Conversation

ashiemke-eb
Copy link

Set SQLite.swift version to 0.13.0 to get the fix for stephencelis/SQLite.swift#1030 (fixes a crash we're seeing in datastore).

  • Added new tests to cover change, if needed
  • All unit tests pass
  • All integration tests pass
  • Documentation update for the change if required
  • PR title conforms to conventional commit style

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Set SQLite.swift version to 0.13.0 to get the fix for stephencelis/SQLite.swift#1030 (fixes a crash we're seeing in datastore).
@ashiemke-eb
Copy link
Author

On further thought, need to wrap caller in try.

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.

1 participant