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

Handle blob type for iOS 7+ #24

Closed

Conversation

trevorpowell
Copy link

This solution works for a use case I have for handling the blob type. Opening this pull request if it might be useful to have in the plugin.

@trevorpowell
Copy link
Author

#5

@brodycj
Copy link
Owner

brodycj commented Apr 22, 2016

Thanks for the contribution. I already made a similar fix in https://github.com/litehelpers/Cordova-sqlite-evfree-ext (available under GPL or commercial licensing options) and am thinking to just back-port it when I get a chance.

I have to sort some other things right now. I am thinking to integrate full BLOB support when I get a chance. For reference: storesafe/cordova-sqlite-storage#263 storesafe/cordova-sqlite-storage#170

@brodycj
Copy link
Owner

brodycj commented Apr 28, 2016

A similar fix that I had made in https://github.com/litehelpers/Cordova-sqlite-evfree-ext (under GPL or commercial licensing terms) is now integrated (under MIT license for iOS), along with a test to read BLOB items from a pre-populated database.

@brodycj brodycj closed this Apr 28, 2016
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