Skip to content

Set key pragma in a query instead of statement #22

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 1 commit into from
Jul 10, 2020
Merged

Conversation

samhill303
Copy link
Contributor

This is because SQLCipher returns a row with "ok" after the key is set. This trips a check in the statement logic that throws an error if a row is returned

This is because SQLCipher returns a row with "ok" after the key is set. This trips a check in the statement logic that throws an error if a row is returned
@kpgalligan kpgalligan merged commit c1a1680 into master Jul 10, 2020
@kpgalligan kpgalligan deleted the sh/keyquery branch December 12, 2020 16:03
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