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

add optional key parameter to SQLiteDatabaseConfig to support sqlcipher-adapter #1917

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

rapropos
Copy link
Contributor

As described in this forum thread, users of cordova-sqlitecipher-adapter will encounter type errors when adding their needed encryption key to SQLite.create() calls. This PR adds it as an optional parameter.

@ihadeed
Copy link
Collaborator

ihadeed commented Aug 23, 2017

Thanks @rapropos

@ihadeed ihadeed merged commit 0c097ba into danielsogl:master Aug 23, 2017
BuddyLReno pushed a commit to BuddyLReno/ionic-native that referenced this pull request Aug 28, 2017
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