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

fix(sqlite): add static constructor, and fix resolve type #697

Merged
merged 2 commits into from
Dec 4, 2016

Conversation

ihadeed
Copy link
Collaborator

@ihadeed ihadeed commented Oct 14, 2016

Addresses #592

Can now create db using static method SQLite.openDatabase(). Also that method now resolves instance of Ionic Native's SQLite object instead of the original object.

@ihadeed ihadeed added this to the v2.3.0 milestone Dec 2, 2016
@ihadeed ihadeed merged commit 9082c5e into master Dec 4, 2016
@ihadeed ihadeed deleted the enhance/sqlite branch February 6, 2017 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant